Skip to content

Commit

Permalink
Update main.ino
Browse files Browse the repository at this point in the history
  • Loading branch information
coppermilk authored Oct 19, 2023
1 parent 04e482d commit db97200
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions old/main.ino
Original file line number Diff line number Diff line change
Expand Up @@ -258,3 +258,4 @@ void screenInit() {
// Use a single function call to draw the line
tft.drawFastHLine(0, y_coordinate_middle, tft.width(), TFT_BLACK);
}

0 comments on commit db97200

Please sign in to comment.