Merge branch 'master' into feature/esp32s2beta_update

This commit is contained in:
Angus Gratton
2019-08-08 14:00:45 +10:00
committed by Angus Gratton
657 changed files with 6814 additions and 7534 deletions

View File

@@ -98,7 +98,7 @@ static void connect_handler(void* arg, esp_event_base_t event_base,
}
}
void app_main()
void app_main(void)
{
static httpd_handle_t server = NULL;