Files
esp32-hacking/get-started/csi_recv_router/main
user a87151cc9c feat: Add runtime HOSTNAME command — NVS persisted, mDNS updated
Replace all CONFIG_CSI_HOSTNAME usage with runtime s_hostname variable.
Load from NVS on boot (falls back to Kconfig default). HOSTNAME <name>
sets hostname, persists to NVS, updates mDNS live. HOSTNAME (no arg)
queries current value. One firmware binary now works for all devices.
2026-02-04 18:40:47 +01:00
..