Remove CIRCUITPY_CONSOLE_UART_TX/RX
This commit is contained in:
parent
33a1006111
commit
ecb74aa652
@ -60,7 +60,4 @@
|
||||
#define MICROPY_PORT_ROOT_POINTERS \
|
||||
CIRCUITPY_COMMON_ROOT_POINTERS
|
||||
|
||||
#define CIRCUITPY_CONSOLE_UART_TX (&pin_GPIO14)
|
||||
#define CIRCUITPY_CONSOLE_UART_RX (&pin_GPIO15)
|
||||
|
||||
#endif // __INCLUDED_MPCONFIGPORT_H
|
||||
|
Loading…
x
Reference in New Issue
Block a user