There was an error while loading. Please reload this page.
1 parent eee63cd commit c54cd5bCopy full SHA for c54cd5b
1 file changed
variants/esp32_s3_crowpanel_2_1/pins_arduino.h
@@ -6,6 +6,8 @@
6
7
#define ESP32_S3_CROWPANEL_2_1
8
9
+static const gpio_num_t BOOT_BUTTON_PIN = GPIO_NUM_0;
10
+
11
static const gpio_num_t SDA = GPIO_NUM_38;
12
static const gpio_num_t SCL = GPIO_NUM_39;
13
0 commit comments