Commit Graph

5 Commits

Author SHA1 Message Date
3d5d7ea51b Update 'CARDPUTER CircuitPython/wifi_switcher/code.py'
added "connecting..." message so it doesnt look like fail hang to user
2026-02-04 23:51:31 +00:00
ce6f3f7231 adjustments to wifi_switcher 2026-02-04 21:43:18 +00:00
cedb25e5bc Add 'CARDPUTER CircuitPython/wifi_switcher/readme.md' 2026-02-04 21:36:32 +00:00
e1d17c7e00 sample settings.toml
you will need to fill this in accordingly. they will not be added automatically to the menu items so be sure to update the code as well. you might find a settings.toml already filled in somewhere on disk
2026-02-04 21:34:08 +00:00
0094d9502c wifi switcher
seamlessly choose between saved wifi options on cardputer boot. write ssid and password combinations in settings.toml then just add them to the (list of) list "wifi_options". the menu will adjust accordingly so add as many or as few as you like. menu will in theory go off the screen if it is a long list
2026-02-04 21:32:37 +00:00