1
0
mirror of https://github.com/skot/ESP-Miner.git synced 2025-03-18 13:52:07 +01:00

2 Commits

Author SHA1 Message Date
Brett Rowan
c98ac818c9
Grandma knows what Wifi means! ()
* 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 ()
* add 201/3

* reenable self test

* update CI to 201,203

* update recovery CI 201,203
2024-12-04 23:34:31 +01:00