This commit is contained in:
2025-04-22 20:35:29 +02:00
parent 9104869ecf
commit 5853bf849f
17 changed files with 1704 additions and 941 deletions

View File

@@ -21,6 +21,8 @@ idf_component_register(SRCS
"hw/sx1262.h"
"components/sensors.c"
"components/sensors.h"
"components/servocontroller.c"
"components/servocontroller.h"
"components/radio.c"
"components/radio.h"
"main.c"