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 72c479e commit fb4062dCopy full SHA for fb4062d
ports/broadcom/boards/diodes_delight_piunora/mpconfigboard.h
@@ -5,5 +5,5 @@
5
6
#define MICROPY_HW_NEOPIXEL (&pin_GPIO12)
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