Add I2C communication. Start writing DMX TX. Break generation already implemented

This commit is contained in:
2022-08-08 22:30:19 +02:00
parent b118a010e3
commit 446a253936
7 changed files with 365 additions and 5 deletions

7
.gitignore vendored
View File

@@ -3,3 +3,10 @@
*.elf
*.lss
*.d
*.jdebug
*.jdebug.user
# ClangD Ignopre files
.cache/*
compile_commands.json