JohnySeven / TWatchSK

TTGO T-Watch 2020 v1 supporting Signal K features for displaying boat data and controlling devices on board.
MIT License
9 stars 1 forks source link

Enhancements to wifi reconnect #59

Open ba58smith opened 3 years ago

ba58smith commented 3 years ago
  1. If wifi does reconnect, change the displayed message to "Wifi reconnected after X attempts", and delete any unread wifi disconnect / can't connect messages.
  2. DONE by Jan: ~Turn the wifi icon red if wifi is enabled, but wifi is not connected.~
  3. Allow end user to modify wifi reconnect "schedule" (currently an array and two DEFINEs in wifi.h).
  4. DONE: ~Add "Disable Wifi" button to the display of "Wifi can't connect" and "Wifi disconnected" messages.~
  5. Treat these two things differently: wifi can't connect the first time it tries, and wifi disconnects after being connected.