add simulation to UI
Signed-off-by: Peter Siegmund <developer@mars3142.org>
This commit is contained in:
@@ -1,8 +1,9 @@
|
||||
idf_component_register(SRCS
|
||||
"src/simulator.c"
|
||||
"src/storage.c"
|
||||
"src/simulator.cpp"
|
||||
"src/storage.cpp"
|
||||
INCLUDE_DIRS "include"
|
||||
PRIV_REQUIRES
|
||||
led-manager
|
||||
persistence-manager
|
||||
spiffs
|
||||
)
|
||||
|
Reference in New Issue
Block a user