ESP32/components/app_console
Robert McMahon 1eddb8e84f Refactor file headers and clean up comments in multiple source files
- Updated file headers in iperf.c to include trip-time support in the brief description.
- Removed unnecessary comment blocks in cmd_ip.c, cmd_nvs.c, app_console.c, and wifi_cfg.c to streamline the codebase.
2025-12-27 19:34:21 -08:00
..
CMakeLists.txt final fixes for commands 2025-12-22 16:57:51 -08:00
app_console.c Refactor file headers and clean up comments in multiple source files 2025-12-27 19:34:21 -08:00
app_console.h more on commands 2025-12-21 15:54:30 -08:00
cmd_gps.c more on gps time 2025-12-22 13:06:05 -08:00
cmd_ip.c Refactor file headers and clean up comments in multiple source files 2025-12-27 19:34:21 -08:00
cmd_iperf.c use sub commands for iperf major command 2025-12-22 12:27:12 -08:00
cmd_monitor.c final fixes for commands 2025-12-22 16:57:51 -08:00
cmd_nvs.c Refactor file headers and clean up comments in multiple source files 2025-12-27 19:34:21 -08:00
cmd_ping.c more on commands 2025-12-21 15:54:30 -08:00
cmd_system.c final fixes for commands 2025-12-22 16:57:51 -08:00
cmd_wifi.c Improve WiFi configuration handling by ensuring proper string termination 2025-12-27 18:00:19 -08:00