Allow configuration of wifi credentials + hostname via settings.json
Compare changes
Files
2- Woazboat authored
Add wifi settings submenu
+ 11
− 1
@@ -17,7 +17,17 @@ if TYPE_CHECKING:
What it says on the tin.
settings.json
. Also allows configuration of the badge network hostname.settings.json
at the moment)Known issues: Display of string settings values in the settings screen is a bit glitchy. Not quite sure why, but I also haven't spent much time debugging it since this is just a barebones implementation for the functionality and the display issue is purely cosmetic and doesn't affect the core features of this patch.
Add wifi settings submenu