We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 757690b + 7cb82b3 commit c978768Copy full SHA for c978768
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