mirror of
https://github.com/andreili/klipper.git
synced 2025-08-24 03:44:06 +02:00
Use the xor capability of the display to animate the glyphs, which reduces the number of glyphs needed from 4 to 2. This should make it easier to add future animations if desired. Suggested by @marcio-ao. Signed-off-by: Kevin O'Connor <kevin@koconnor.net>