updated the clock to show special I LOVE YOU date messages
tweaked the LED strip for more stability
This commit is contained in:
@@ -100,7 +100,7 @@ class Clock
|
||||
|
||||
int calculateHours(struct tm time);
|
||||
|
||||
std::list<struct tm> specialList;
|
||||
std::list<struct tm> loveulist;
|
||||
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user