Regarding the specs: is the screen working with the ST7735 / ST7789 driver? What pins does I fill in here:
- Code: Select all | TOGGLE FULL SIZE
Adafruit_ST7789 tft = Adafruit_ST7789(TFT_CS,TFT_DC,TFT_RST);
Does it compare well with the micro:bit V2? It seems to have better specs than the V1.