ESP32/components/wifi_cfg
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 up to build for console work 2025-12-16 11:56:31 -08:00
wifi_cfg.c Add channel frequency display to monitor status 2026-02-10 10:50:16 -08:00
wifi_cfg.h Add channel frequency display to monitor status 2026-02-10 10:50:16 -08:00