We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3032d4e commit 970e61cCopy full SHA for 970e61c
ports/espressif/boards/bpi_leaf_s3/mpconfigboard.h
@@ -40,3 +40,5 @@
40
41
#define DEFAULT_UART_BUS_RX (&pin_GPIO44)
42
#define DEFAULT_UART_BUS_TX (&pin_GPIO43)
43
+
44
+#define DOUBLE_TAP_PIN (&pin_GPIO34)
0 commit comments