mirror of
https://github.com/meshtastic/firmware.git
synced 2025-12-22 10:42:49 +00:00
re-circumcised
This commit is contained in:
@@ -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) {
|
||||
|
||||
Reference in New Issue
Block a user