Merge pull request #8404 from BPI-STEAM/CircuitPython-main-PR

Update bpi_leaf_s3
This commit is contained in:
Scott Shawcroft 2023-09-15 09:12:28 -07:00 committed by GitHub
commit 86990e9386
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -40,3 +40,5 @@
#define DEFAULT_UART_BUS_RX (&pin_GPIO44)
#define DEFAULT_UART_BUS_TX (&pin_GPIO43)
#define DOUBLE_TAP_PIN (&pin_GPIO34)