mirror of
https://github.com/HendrikRauh/dmx-interface.git
synced 2026-03-09 05:20:21 +00:00
chore(format): reformat files with new setup
This commit is contained in:
parent
732046b15e
commit
8cee7b95fa
17 changed files with 15 additions and 17 deletions
1
.envrc
1
.envrc
|
|
@ -4,4 +4,3 @@ if command -v nix &> /dev/null; then
|
|||
else
|
||||
echo "Nix not found, skipping flake support"
|
||||
fi
|
||||
|
||||
|
|
|
|||
|
|
@ -1,4 +1,3 @@
|
|||
idf_component_register(SRCS "dmx-interface.c"
|
||||
INCLUDE_DIRS "."
|
||||
REQUIRES web_server)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue