This commit is contained in:
lady ada 2021-12-16 23:54:15 -05:00
parent f210c8571f
commit 8716523f27

View file

@ -144,7 +144,7 @@ void setup(void) {
//tft.init(135, 240); // Init ST7789 240x135 //tft.init(135, 240); // Init ST7789 240x135
// OR use this initializer (uncomment) if using a 1.47" 174x320 TFT: // OR use this initializer (uncomment) if using a 1.47" 174x320 TFT:
tft.init(174, 320); // Init ST7789 174x320 //tft.init(174, 320); // Init ST7789 174x320
// SPI speed defaults to SPI_DEFAULT_FREQ defined in the library, you can override it here // SPI speed defaults to SPI_DEFAULT_FREQ defined in the library, you can override it here
// Note that speed allowable depends on chip and quality of wiring, if you go too fast, you // Note that speed allowable depends on chip and quality of wiring, if you go too fast, you