mirror of
https://github.com/meshtastic/firmware.git
synced 2025-08-13 16:55:08 +00:00
Logic is hard when committing blind
This commit is contained in:
parent
cbdc0e72be
commit
7176366cbb
@ -230,7 +230,7 @@ void drawDigitalClockFrame(OLEDDisplay *display, OLEDDisplayUiState *state, int1
|
|||||||
|
|
||||||
#ifdef T_WATCH_S3
|
#ifdef T_WATCH_S3
|
||||||
float scale = 1.5;
|
float scale = 1.5;
|
||||||
#elif CHATTER_2
|
#elif defined(CHATTER_2)
|
||||||
float scale = 1.1;
|
float scale = 1.1;
|
||||||
#else
|
#else
|
||||||
float scale = 0.75;
|
float scale = 0.75;
|
||||||
|
Loading…
Reference in New Issue
Block a user