Commit Graph

4 Commits

Author SHA1 Message Date
d39e4975a1 WIP: Animations now use only three bytes per color instead of four. 2019-05-25 20:12:22 +02:00
959024ede8 gif2c: Save animation data in PROGMEM to keep RAM free. 2019-05-24 06:43:16 +02:00
0e82f94846 Lots of changes:
* More animations with generalized code to display them.
  * The hostname will now include a unique id of the ESP.
  * Effect can now be restricted to a smaller "window".
  * Clock is now BigClock, SmallClock is now Clock.
  * Clock shows the time as well as the sinematrix effect. Closes #8.
  * If the loop takes too long too often, the ESP will automatically be rebooted. Closes #12.
  * The text drawing methods are now much more generalized. #5.
2019-05-23 21:18:15 +02:00
24f6c7e798 Effekte in einer Datei versammelt; Animation hinzugefügt. 2019-05-22 06:52:41 +02:00