Update mpconfigboard.h

This commit is contained in:
MakerM0 2023-09-24 21:17:11 +08:00 committed by GitHub
parent 6d7a08bcdc
commit 6f77f0f163
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -43,3 +43,4 @@
// #define CIRCUITPY_BOARD_UART_PIN {{.tx = &pin_GPIO5, .rx = &pin_GPIO16}}
#define DOUBLE_TAP_PIN (&pin_GPIO6)