We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d912710 commit b3010a6Copy full SHA for b3010a6
variants/adafruit_camera_esp32s3/pins_arduino.h
@@ -24,7 +24,7 @@ static const uint8_t LED_BUILTIN = PIN_NEOPIXEL+SOC_GPIO_PIN_COUNT;
24
#define RGB_BRIGHTNESS 64
25
26
27
-//static const uint8_t TFT_BACKLIGHT = 41;
+static const uint8_t TFT_BACKLIGHT = 45;
28
static const uint8_t TFT_DC = 40;
29
static const uint8_t TFT_CS = 39;
30
static const uint8_t TFT_RESET = 38;
0 commit comments