测试LCD [env:esp32-c3-devkitm-1]platform=espressif32board=esp32-c3-devkitm-1framework=arduinolib_deps=adafruit/Adafruit GC9A01A@^1.1.0 测试代码 #include<Arduino.h>#include"Adafruit_GC9A01A.h"#include"Adafruit_GFX.h"#include"SPI.h"#define TFT_DC 2#define TFT_CS 7#define TFT_MOSI 0#d...
Has anyone used the ESP32-C3-LCDKit with Arduino? I've been trying different boards and samples and it's 50/50 whether anything works. I have https://espressif.github.io/arduino-esp ... index.json installed and I've tried every board with C3 in the name....