Clock picker fixes

This commit is contained in:
Jonathan Bennett
2025-06-23 12:56:47 -05:00
parent 6088ab49eb
commit a33672db4f
4 changed files with 7 additions and 8 deletions

View File

@@ -21,6 +21,7 @@ namespace graphics
namespace ClockRenderer
{
bool digitalWatchFace = true;
void drawSegmentedDisplayColon(OLEDDisplay *display, int x, int y, float scale)
{