mirror of
https://github.com/alexandrebobkov/ESP-Nodes.git
synced 2025-08-08 08:56:11 +00:00
manual
This commit is contained in:
@@ -72,6 +72,7 @@ Main Function
|
||||
ESP_ERROR_CHECK( nvs_flash_erase() );
|
||||
ret = nvs_flash_init();
|
||||
}
|
||||
|
||||
ESP_ERROR_CHECK( ret );
|
||||
wifi_init();
|
||||
ESP_ERROR_CHECK(esp_now_init());
|
||||
|
Reference in New Issue
Block a user