mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-08 12:10:59 +00:00
Merge branch 'master' into feature/esp32s2beta_update
This commit is contained in:
@@ -271,7 +271,7 @@ static void https_get_task(void *pvParameters)
|
||||
}
|
||||
}
|
||||
|
||||
void app_main()
|
||||
void app_main(void)
|
||||
{
|
||||
ESP_ERROR_CHECK( nvs_flash_init() );
|
||||
tcpip_adapter_init();
|
||||
|
Reference in New Issue
Block a user