Skip to content

Commit 8ea0301

Browse files
committed
Merge remote-tracking branch 'origin/main'
2 parents 06b16fe + 5a51aa2 commit 8ea0301

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

ports/espressif/boards/adafruit_qtpy_esp32s2/mpconfigboard.h

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,5 +50,7 @@
5050

5151
#define DOUBLE_TAP_PIN (&pin_GPIO10)
5252

53+
#ifdef DEBUG
5354
#define DEBUG_UART_RX (&pin_GPIO16)
5455
#define DEBUG_UART_TX (&pin_GPIO5)
56+
#endif

0 commit comments

Comments
 (0)