obehr / esp32-wordclock

0 stars 0 forks source link

Architecture #18

Closed obehr closed 5 years ago

obehr commented 5 years ago

More changes regarding architecture. Main.cpp is pretty clean now. Class Wordclock still needs to deal with a lot of config related stuff in checkConfig() and checkWifi(). These two functions are a mess...