Added the message wordmap and worked on the OTA. Basically functional, but only checks the difference in version, not the actual version number.
LED matrix got row and column write actions
This commit is contained in:
@@ -100,6 +100,8 @@ class Clock
|
||||
|
||||
int calculateHours(struct tm time);
|
||||
|
||||
std::list<struct tm> specialList;
|
||||
|
||||
};
|
||||
|
||||
/** @} */
|
||||
|
||||
Reference in New Issue
Block a user