Merge remote-tracking branch 'origin/main'

This commit is contained in:
Hosted Weblate 2022-02-18 02:02:50 +01:00
commit 8ea0301b14
No known key found for this signature in database
GPG Key ID: A3FAAA06E6569B4C
1 changed files with 2 additions and 0 deletions

View File

@ -50,5 +50,7 @@
#define DOUBLE_TAP_PIN (&pin_GPIO10)
#ifdef DEBUG
#define DEBUG_UART_RX (&pin_GPIO16)
#define DEBUG_UART_TX (&pin_GPIO5)
#endif