Skip to content

Commit ecb74aa

Browse files
Remove CIRCUITPY_CONSOLE_UART_TX/RX
1 parent 33a1006 commit ecb74aa

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

ports/broadcom/mpconfigport.h

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,4 @@
6060
#define MICROPY_PORT_ROOT_POINTERS \
6161
CIRCUITPY_COMMON_ROOT_POINTERS
6262

63-
#define CIRCUITPY_CONSOLE_UART_TX (&pin_GPIO14)
64-
#define CIRCUITPY_CONSOLE_UART_RX (&pin_GPIO15)
65-
6663
#endif // __INCLUDED_MPCONFIGPORT_H

0 commit comments

Comments
 (0)