Commit Graph

2 Commits (317f4903d6d28f6206df113907f07b5e4d7a0218)

Author SHA1 Message Date
Richard de Boer db75324d00
saclock: add "monochrome" setting for Bangle.js 2
Only for Bangle.js 2, because part of the "simple" is that we draw to a
graphics buffer, and B1 doesn't have enough memory for a colour buffer.
(Drawing directly would involve sprinkling y-offsets and
"redraw background" all over the code; doable, but no longer simple)
2023-10-07 14:54:51 +02:00
Richard de Boer c8b25dd6ec
saclock: new clock: A very basic analog clock 2022-09-17 16:49:22 +02:00