day/night cycle on LED 1 from CSV file
Signed-off-by: Peter Siegmund <developer@mars3142.org>
This commit is contained in:
8
firmware/components/simulator/CMakeLists.txt
Normal file
8
firmware/components/simulator/CMakeLists.txt
Normal file
@@ -0,0 +1,8 @@
|
||||
idf_component_register(SRCS
|
||||
"simulator.c"
|
||||
"storage.c"
|
||||
INCLUDE_DIRS "include"
|
||||
PRIV_REQUIRES
|
||||
led-manager
|
||||
spiffs
|
||||
)
|
Reference in New Issue
Block a user