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

8 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
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 () 2024-10-10 18:15:14 -04:00
Benjamin Wilson
072d3c82fa configs 2024-09-23 16:14:21 -04:00
Benjamin Wilson
00d5a7386f bug fixes for ws logs and restart request 2024-05-26 14:34:47 -04:00
Skot
36cbaea96b update example cvs for 401 2024-05-22 15:30:13 -04:00
Ben
a5daff7b01 401 configs 2024-03-18 00:59:35 -04:00