We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a892af8 commit 72c479eCopy full SHA for 72c479e
ports/broadcom/boards/raspberrypi_pi4b/mpconfigboard.h
@@ -5,5 +5,5 @@
5
6
#define MICROPY_HW_LED_STATUS (&pin_GPIO42)
7
8
-#define CIRCUITPY_CONSOLE_UART_TX (&pin_GPIO14)
9
-#define CIRCUITPY_CONSOLE_UART_RX (&pin_GPIO15)
+#define CIRCUITPY_CONSOLE_UART_TX (&pin_GPIO14)
+#define CIRCUITPY_CONSOLE_UART_RX (&pin_GPIO15)
0 commit comments