agoodWatch
agoodWatch copied to clipboard
TWatch 2020 v1 endless rebooting
I tried compiling with the Arduino 1.8.x and 2.0 IDEs and all I get is endless rebooting.
Set esp32 Dev Module, 240MHz, 40MHz memory, no_ota 2M/2M SPIFFS and I missing something?
I'm using the latest esp32 arduino framework so I did have to change things like this: }, WiFiEvent_t::ARDUINO_EVENT_WIFI_AP_STADISCONNECTED); //WAS }, WiFiEvent_t::SYSTEM_EVENT_STA_DISCONNECTED);