mirror of
https://github.com/MrUnknownDE/OpenIris-ESPIDF.git
synced 2026-04-24 00:23:45 +02:00
Add proper state manager
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
idf_component_register(SRCS "wifiManager/wifiManager.cpp"
|
||||
INCLUDE_DIRS "wifiManager"
|
||||
REQUIRES esp_wifi nvs_flash esp_event esp_netif lwip
|
||||
REQUIRES esp_wifi nvs_flash esp_event esp_netif lwip StateManager
|
||||
)
|
||||
Reference in New Issue
Block a user