mirror of
https://github.com/MrUnknownDE/OpenIris-ESPIDF.git
synced 2026-04-19 22:43:45 +02:00
Add RESTART_CAMERA, RESET_CONFIG, RESTART_DEVICE commands and implement related endpoints
This commit is contained in:
@@ -6,8 +6,9 @@ idf_component_register(
|
||||
"CommandManager/commands/wifi_commands.cpp"
|
||||
"CommandManager/commands/config_commands.cpp"
|
||||
"CommandManager/commands/mdns_commands.cpp"
|
||||
"CommandManager/commands/device_commands.cpp"
|
||||
INCLUDE_DIRS
|
||||
"CommandManager"
|
||||
"CommandManager/commands"
|
||||
REQUIRES ProjectConfig cJSON
|
||||
REQUIRES ProjectConfig cJSON CameraManager
|
||||
)
|
||||
Reference in New Issue
Block a user