You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Assuming this code can be dumped on the SD card as part of initialization (#10), create code that will:
Set up a wi-fi hot spot
Use that hot spot to accept configuration for location and internet
After being configured, fetch the rest of the radio code (or an update)
The bootstrap branch has code to start up the system, offer a wi-fi hotspot if the net isn't working, and offer configuration over that wi-fi. This task is to merge that into actual working functionality.
The text was updated successfully, but these errors were encountered:
Assuming this code can be dumped on the SD card as part of initialization (#10), create code that will:
The bootstrap branch has code to start up the system, offer a wi-fi hotspot if the net isn't working, and offer configuration over that wi-fi. This task is to merge that into actual working functionality.
The text was updated successfully, but these errors were encountered: