We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 59d4df5 commit 7cb82b3Copy full SHA for 7cb82b3
1 file changed
ports/espressif/boards/firebeetle2_esp32s3/mpconfigboard.h
@@ -39,6 +39,4 @@
39
#define DEFAULT_UART_BUS_RX (&pin_GPIO44)
40
#define DEFAULT_UART_BUS_TX (&pin_GPIO43)
41
42
-#define DOUBLE_TAP_PIN (&pin_GPIO0)
43
-
44
#define CIRCUITPY_I2C_ALLOW_INTERNAL_PULL_UP (1)
0 commit comments