right
This commit is contained in:
parent
0729d00059
commit
294d448c7b
1 changed files with 1 additions and 1 deletions
|
|
@ -58,7 +58,7 @@ void setup(void) {
|
|||
while(!Serial); // Wait for Serial Monitor before continuing
|
||||
#endif
|
||||
|
||||
tft.init(174, 320); // Init ST7789 174x320
|
||||
tft.init(172, 320); // Init ST7789 174x320
|
||||
|
||||
// The Adafruit_ImageReader constructor call (above, before setup())
|
||||
// accepts an uninitialized SdFat or FatFileSystem object. This MUST
|
||||
|
|
|
|||
Loading…
Reference in a new issue