mirror of
https://github.com/meshcore-dev/MeshCore.git
synced 2026-09-19 07:45:37 +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.