ws281x include files workaround

This commit is contained in:
LordGrey
2023-10-29 13:32:58 +01:00
parent 3f7ba14093
commit 1b98308718
4 changed files with 25 additions and 5 deletions

3
.gitignore vendored
View File

@@ -23,6 +23,9 @@ compile_commands.json
libsrc/flatbufserver/hyperion_reply_generated.h
libsrc/flatbufserver/hyperion_request_generated.h
# Copied ws281x header files
/dependencies/include/ws2811
# Kdevelop project files
*.kdev*