mirror of
https://github.com/espressif/esp-idf.git
synced 2025-09-02 06:38:47 +00:00
change: Update ping-cmd component to v1.0.0
This commit is contained in:
@@ -121,7 +121,7 @@ void app_main(void)
|
||||
register_system();
|
||||
app_register_all_wifi_commands();
|
||||
app_register_iperf_commands();
|
||||
app_register_ping_commands();
|
||||
ping_cmd_register_ping();
|
||||
app_register_iperf_hook_func(iperf_hook_show_wifi_stats);
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user