mirror of
https://github.com/espressif/esp-idf.git
synced 2025-11-03 16:41:44 +01:00
CI: Improve common test methods
also fix ota test cases
This commit is contained in:
@@ -214,7 +214,7 @@ void app_main(void)
|
||||
#endif
|
||||
|
||||
/* register wifi connect commands */
|
||||
register_wifi_connect_commands();
|
||||
example_register_wifi_connect_commands();
|
||||
/* register command `ping` */
|
||||
register_ping();
|
||||
/* register command `quit` */
|
||||
|
||||
Reference in New Issue
Block a user