Test
This commit is contained in:
@@ -47,7 +47,7 @@ void setup()
|
||||
DEBUG_MSG("Rotation set");
|
||||
|
||||
// Print hello world on tft
|
||||
tft.fillScreen(COLOR_BLACK);
|
||||
tft.fillScreen(COLOR_RED);
|
||||
tft.setTextColor(COLOR_WHITE);
|
||||
tft.setTextSize(1);
|
||||
tft.setCursor(10, 10);
|
||||
|
||||
Reference in New Issue
Block a user