mirror of
https://github.com/MrUnknownDE/OpenIris-ESPIDF.git
synced 2026-04-26 09:33:46 +02:00
Add support for AP and provisioned wifi networks
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 StateManager
|
||||
REQUIRES esp_wifi nvs_flash esp_event esp_netif lwip StateManager ProjectConfig
|
||||
)
|
||||
Reference in New Issue
Block a user