gotta draw
This commit is contained in:
parent
a71ca85a7a
commit
de66ed9ab3
@ -91,7 +91,7 @@ void home(UWORD *blackImage) {
|
|||||||
|
|
||||||
Paint_ClearWindows(110, 5 + (i * 20), 117, 17 + (i * 20), WHITE);
|
Paint_ClearWindows(110, 5 + (i * 20), 117, 17 + (i * 20), WHITE);
|
||||||
Paint_DrawString(115, 5 + (i * 20), "<", &Font12, WHITE, BLACK);
|
Paint_DrawString(115, 5 + (i * 20), "<", &Font12, WHITE, BLACK);
|
||||||
|
EPD_2in13_V4_Display_Partial(blackImage);
|
||||||
}
|
}
|
||||||
|
|
||||||
freeCStringArray(configNames, length);
|
freeCStringArray(configNames, length);
|
||||||
|
Loading…
Reference in New Issue
Block a user