DustinWatts / FreeTouchDeck

For interfacing with Windows/macOS/Linux using an ESP32, a touchscreen and BLE.
https://www.youtube.com/dustinwatts
MIT License
617 stars 124 forks source link

Add restart button to Wifi screen #89

Closed ZainKergaye closed 2 years ago

ZainKergaye commented 2 years ago

I think that there should be a restart button on your wifi screen just so that if it doesn't get configured correctly you don't have to manually pull the plug

DustinWatts commented 2 years ago

Good idea!

DustinWatts commented 2 years ago

Btw... FreeTouchDeck will always start and AP if it can't connect to your WiFi so you can always get to it, by connecting to the default AP. So maybe we leave the button out, because it always starts the webserver?

Not-InstaGraham commented 2 years ago

Btw... FreeTouchDeck will always start and AP if it can't connect to your WiFi so you can always get to it, by connecting to the default AP. So maybe we leave the button out, because it always starts the webserver?

Seems like this would be a handy edition simply because of the sheer variety of setup variants users could have. Ensures a quick way to refresh the ESP without having to connect to the AP every time (assuming you’re having issues with the wifi).

DustinWatts commented 2 years ago

Let's see if this works for everyone 😄

Off course this is not in the release yet. So only manually compiling and uploading is needed.

DustinWatts commented 2 years ago

No complains a of now. So closing. Feel free to reopen!