ESP32/components/wifi_controller
Robert McMahon bb6bd568ce Add channel frequency display to monitor status
- Display channel number, frequency (MHz), width, and center frequency
- Format: 'Channel: 11 (2462 MHz), width: 20 MHz, center1: 2462 MHz'
- Supports both 2.4GHz (channels 1-14) and 5GHz (channels 36-177)
- Use PRIu32 format specifier for portable uint32_t formatting

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-10 10:50:16 -08:00
..
CMakeLists.txt Add HTTP/serial file transfer, broadcast beacon, SD telemetry 2026-02-07 12:30:04 -08:00
wifi_controller.c Add channel frequency display to monitor status 2026-02-10 10:50:16 -08:00
wifi_controller.h Fix telemetry dropped counter and improve SD card list display 2026-02-10 10:05:13 -08:00