| Przydaś propagacyjny |
sp6efy pisze: canis_lupus pisze: Spróbuj z konfiguracją: #define TFT_DC 2 #define TFT_MISO 12 #define TFT_MOSI 13 #define TFT_SCLK 14 #define TFT_CS 15 #define TFT_RST -1 #define LED 21 Wgrałem do płytki z wyświetlaczem.. Obraz jest obrócony o 90 stopni. Zmień tft.setRotation(3), na tft.setRotation(2), lub tft.setRotation(4), |