8000 Merge pull request #9170 from bill88t/main · brushmate/circuitpython@c978768 · GitHub
[go: up one dir, main page]

Skip to content

Commit c978768

Browse files
authored
Merge pull request adafruit#9170 from bill88t/main
Fix FireBeetle 2 ESP32-S3 reset
2 parents 757690b + 7cb82b3 commit c978768

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

ports/espressif/boards/firebeetle2_esp32s3/mpconfigboard.h

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,4 @@
3939
#define DEFAULT_UART_BUS_RX (&pin_GPIO44)
4040
#define DEFAULT_UART_BUS_TX (&pin_GPIO43)
4141

42-
#define DOUBLE_TAP_PIN (&pin_GPIO0)
43-
4442
#define CIRCUITPY_I2C_ALLOW_INTERNAL_PULL_UP (1)

0 commit comments

Comments
 (0)
0