free RX and TX on QTPY-ESP32S2 in non debug builds
This commit is contained in:
parent
16c44a4d50
commit
3acb0d48bc
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user