This commit is contained in:
Bodmer 2021-03-17 23:36:48 +00:00 committed by GitHub
parent 3c6ea1f594
commit e6df924f10
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -85,7 +85,7 @@
// For ST7735 ONLY, define the type of display, originally this was based on the // For ST7735 ONLY, define the type of display, originally this was based on the
// colour of the tab on the screen protector film but this is not always true, so try // colour of the tab on the screen protector film but this is not always true, so try
// out the different options below if the screen does not display graphics correctly, // out the different options below if the screen does not display graphics correctly,
// e.g. colours wrong, mirror images, or tray pixels at the edges. // e.g. colours wrong, mirror images, or stray pixels at the edges.
// Comment out ALL BUT ONE of these options for a ST7735 display driver, save this // Comment out ALL BUT ONE of these options for a ST7735 display driver, save this
// this User_Setup file, then rebuild and upload the sketch to the board again: // this User_Setup file, then rebuild and upload the sketch to the board again: