Skip to content

Commit

Permalink
Update Analogue_meters.ino
Browse files Browse the repository at this point in the history
  • Loading branch information
Bodmer authored Nov 3, 2022
1 parent 07a570e commit 887368a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions examples/Meters/Analogue_meters/Analogue_meters.ino
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ void setup(void)
{
tft.init();
tft.setRotation(0);
tft.fillScreen(TFT_BLACK);
Serial.begin(115200); // For debug


Expand Down

0 comments on commit 887368a

Please sign in to comment.