mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-10 04:43:33 +00:00
Add test for Linux in pytest_esp_http_client.py
This commit is contained in:
@@ -29,7 +29,7 @@ esp_err_t nvs_flash_erase(void)
|
||||
return ESP_OK;
|
||||
}
|
||||
|
||||
int main()
|
||||
int main(void)
|
||||
{
|
||||
app_main();
|
||||
|
||||
|
Reference in New Issue
Block a user