dragondaud / myClock

Pixel Display NTP/Weather Clock for ESP8266/ESP32
MIT License
27 stars 13 forks source link

Compileerrors with ESP32 #22

Open AndreasMainz opened 4 years ago

AndreasMainz commented 4 years ago

Hello dragondaud,

which wifimanager library should be used for ESP32? The one mentioned in the code is only for ESP8266. I get following error: no matching function for call to 'WiFiManager::WiFiManager(Stream&)' ; in file WIFI. Many thanks for your support and best regards from germany A:Kohl

Moko0815 commented 4 years ago

i have used 2.0.3-alpha without errors