|
10be8ef7cc
|
There are now global instances of Window which don't have to be created and deleted all the time.
|
2020-04-30 06:41:30 +02:00 |
|
|
47812de405
|
Switched from NTPClient to lwIPs internal SNTP client.
continuous-integration/drone/push Build encountered an error
This has the advantage of being able to set DST automatically.
|
2020-03-29 18:08:54 +02:00 |
|
|
382631d7d7
|
Effect#loop now gets the time since the last run of the loop in ms. This enables
the effects to show animations that stay fluid independent of the current frame rate.
|
2019-10-01 06:29:32 +02:00 |
|
|
0163bbef6c
|
Some memory leaks fixed.
|
2019-06-19 22:23:49 +02:00 |
|
|
1912772da3
|
Effects now use Constructor and Destructor to initialize or delete their data, instead of using start() and stop().
|
2019-06-18 18:09:05 +02:00 |
|
|
f0509de411
|
PixelClockEffect is now being displayed correctly.
|
2019-06-16 12:43:34 +02:00 |
|
|
3edbf6b252
|
Added PicelClockEffect.
continuous-integration/drone/push Build is passing
|
2019-06-15 14:18:35 +02:00 |
|