mirror of
https://github.com/mikecarper/MeshCore.git
synced 2026-09-25 17:23:35 +00:00
Store ssid/pwd in NodePrefs and set them with 'set wifi.ssid' / 'set wifi.pwd' over USB serial; build-time WIFI_SSID/WIFI_PWD stay as the fallback. Headless WiFi builds get the config CLI on Serial, which is otherwise unused there.