9 Commits

Author SHA1 Message Date
Brett Rowan
c98ac818c9
Grandma knows what Wifi means! (#623)
* Grandma knows what Wifi means!

Use Wifi instead of SSID on screen, and add short `(join for setup)` message instead of `Configuration SSID`.
This should be easier to understand, but does add 2 characters, which will fill the screen completely.

* Change NVS configs to init wifi with empty strings, and check for empty string when initializing wifi

* Change `WiFi` to `Wi-Fi` in `connect.c`

* Change what information shows on screen during inital setup and on wifi error

* fix: remove camelCase

remove Bitaxe camel case

---------

Co-authored-by: Upstream Data <brett@upstreamdata.ca>
Co-authored-by: WantClue <86001033+WantClue@users.noreply.github.com>
2025-02-01 18:19:06 +01:00
WantClue
0495f5b1a3
Reenable self test, add 201/3, update CI (#553)
* add 201/3

* reenable self test

* update CI to 201,203

* update recovery CI 201,203
2024-12-04 23:34:31 +01:00
WantClue
593b178565 remove self test flag 2024-11-20 21:13:30 +01:00
Skot
05270849c6
fix self test functions, update example nvs configs with fallback stratum defaults (#405) 2024-10-10 18:15:14 -04:00
Benjamin Wilson
072d3c82fa configs 2024-09-23 16:14:21 -04:00
Benjamin Wilson
4cd50c9c53 601 config defaults, TPS546 corruption fix 2024-09-22 20:59:46 -04:00
Benjamin Wilson
3589c36369 lots of AP require 8 length pw 2024-09-21 19:49:54 -04:00
Benjamin Wilson
592b4b01b5 cleanup 2024-09-20 21:50:14 -04:00
Benjamin Wilson
f759135b1e default 601 config 2024-09-20 19:35:50 -04:00