mirror of
https://github.com/MrUnknownDE/OpenIris-ESPIDF.git
synced 2026-04-18 22:13:45 +02:00
Implement rudimentary command manager architecture
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
idf_component_register(SRCS "RestAPI/RestAPI.cpp"
|
||||
INCLUDE_DIRS "RestAPI"
|
||||
# REQUIRES CommandManager mongoose
|
||||
REQUIRES mongoose
|
||||
REQUIRES CommandManager mongoose
|
||||
)
|
||||
Reference in New Issue
Block a user