* 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>