mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-08 20:21:04 +00:00
CI: Improve common test methods
also fix ota test cases
This commit is contained in:
@@ -58,7 +58,7 @@ static int cmd_do_wifi_disconnect(int argc, char **argv)
|
||||
return 0;
|
||||
}
|
||||
|
||||
void register_wifi_connect_commands(void)
|
||||
void example_register_wifi_connect_commands(void)
|
||||
{
|
||||
ESP_LOGI(TAG, "Registering WiFi connect commands.");
|
||||
example_wifi_start();
|
||||
|
Reference in New Issue
Block a user