This commit is contained in:
ClaraCrazy
2023-07-17 18:23:18 +02:00
7 changed files with 25 additions and 7 deletions

View File

@@ -6,6 +6,7 @@ env.Append(
],
SDK_HEADERS=[
File("rgb_backlight.h"),
File("cc1101_regs.h"),
],
)