We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent feeb0b0 commit e608126Copy full SHA for e608126
variants/dfrobot_lorawan_esp32s3/pins_arduino.h
@@ -46,7 +46,7 @@ static const uint8_t MOSI = 11;
46
static const uint8_t MISO = 13;
47
static const uint8_t SCK = 12;
48
49
-// 屏幕
+
50
#define TFT_DC 14
51
#define TFT_CS 17
52
#define TFT_RST 15
0 commit comments