mirror of
https://github.com/MrUnknownDE/OpenIris-ESPIDF.git
synced 2026-04-19 06:23:44 +02:00
Add proper state manager
This commit is contained in:
3
components/StateManager/CMakeLists.txt
Normal file
3
components/StateManager/CMakeLists.txt
Normal file
@@ -0,0 +1,3 @@
|
||||
idf_component_register(SRCS "StateManager/StateManager.cpp"
|
||||
INCLUDE_DIRS "StateManager"
|
||||
)
|
||||
Reference in New Issue
Block a user