Arduino and PlatformIO IDE compatible TFT library optimised for the Raspberry Pi Pico (RP2040), STM32, ESP8266 and ESP32 that supports different driver chips
i use this library to set text in ttgo t2 0.95 oled's led(https://ko.aliexpress.com/item/32843038592.html).
but it didn't work
i use "Setup22_TTGO_T4" and "Setup25_TTGO_T_Display" to change pin number as this
define TFT_MOSI 13
define TFT_MISO 12
define TFT_SCLK 14
define TFT_CS 15
define TFT_DC 16
define TFT_RST 4
sorry for my bad english and I hope you give me an answer
Thank you
i use this library to set text in ttgo t2 0.95 oled's led(https://ko.aliexpress.com/item/32843038592.html). but it didn't work i use "Setup22_TTGO_T4" and "Setup25_TTGO_T_Display" to change pin number as this
define TFT_MOSI 13
define TFT_MISO 12
define TFT_SCLK 14
define TFT_CS 15
define TFT_DC 16
define TFT_RST 4
sorry for my bad english and I hope you give me an answer Thank you