This commit is contained in:
ClaraCrazy
2023-07-17 18:23:18 +02:00
7 changed files with 25 additions and 7 deletions
+1
View File
@@ -6,6 +6,7 @@ env.Append(
],
SDK_HEADERS=[
File("rgb_backlight.h"),
File("cc1101_regs.h"),
],
)
+1
View File
@@ -22,6 +22,7 @@ env.Append(
File("subghz_setting.h"),
File("subghz_protocol_registry.h"),
File("devices/cc1101_configs.h"),
File("devices/cc1101_int/cc1101_int_interconnect.h"),
],
)