re-circumcised

This commit is contained in:
HarukiToreda 2025-04-05 23:41:35 -04:00
parent c49f20f96c
commit 01f7cd998a

View File

@ -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) {