mirror of
https://github.com/meshtastic/firmware.git
synced 2025-06-16 10:02:05 +00:00
re-circumcised
This commit is contained in:
parent
c49f20f96c
commit
01f7cd998a
@ -1050,7 +1050,7 @@ void drawCommonHeader(OLEDDisplay *display, int16_t x, int16_t y)
|
||||
display->fillRect(
|
||||
batteryX + batteryLong,
|
||||
batteryY + (batteryShort / 2) - 3,
|
||||
nubSize + 1, 6
|
||||
nubSize, 6
|
||||
);
|
||||
|
||||
if (isCharging && isBoltVisible) {
|
||||
|
Loading…
Reference in New Issue
Block a user