updated notepad demo text
This commit is contained in:
parent
3b8f14e2c8
commit
a2aa837e09
@ -43,7 +43,7 @@
|
||||
y >= COLOR_SIZE + OFFSET + 3 && y <= gdispGetHeight())
|
||||
|
||||
void drawScreen(void) {
|
||||
char *msg = "ChibiOS/GFX";
|
||||
char *msg = "uGFX";
|
||||
font_t font1, font2;
|
||||
|
||||
font1 = gdispOpenFont("DejaVuSans24*");
|
||||
|
Loading…
Reference in New Issue
Block a user