Skip to content

Commit 86990e9

Browse files
authored
Merge pull request #8404 from BPI-STEAM/CircuitPython-main-PR
Update bpi_leaf_s3
2 parents 17ced21 + 970e61c commit 86990e9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

ports/espressif/boards/bpi_leaf_s3/mpconfigboard.h

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,3 +40,5 @@
4040

4141
#define DEFAULT_UART_BUS_RX (&pin_GPIO44)
4242
#define DEFAULT_UART_BUS_TX (&pin_GPIO43)
43+
44+
#define DOUBLE_TAP_PIN (&pin_GPIO34)

0 commit comments

Comments
 (0)