gotta draw

This commit is contained in:
Steven Tracey 2024-11-21 22:35:26 -05:00
parent a71ca85a7a
commit de66ed9ab3

View File

@ -91,7 +91,7 @@ void home(UWORD *blackImage) {
Paint_ClearWindows(110, 5 + (i * 20), 117, 17 + (i * 20), WHITE);
Paint_DrawString(115, 5 + (i * 20), "<", &Font12, WHITE, BLACK);
EPD_2in13_V4_Display_Partial(blackImage);
}
freeCStringArray(configNames, length);