Commit Graph

2 Commits

Author SHA1 Message Date
guillempages ee12c68b8f Add actions to animation (#4959) 2023-06-20 10:50:02 +12:00
guillempages ffa669899a Split display_buffer sub-components into own files (#4950)
* Split display_buffer sub-components into own files

Move the Image, Animation and Font classes to their own h/cpp pairs,
instead of having everything into the display_buffer h/cpp files.

* Fixed COLOR_ON duplicate definition
2023-06-17 03:32:07 -05:00