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 295f7b4 commit 68d510cCopy full SHA for 68d510c
ports/espressif/boards/bpi_picow_s3/mpconfigboard.h
@@ -31,6 +31,8 @@
31
32
#define MICROPY_HW_NEOPIXEL (&pin_GPIO48)
33
34
+#define MICROPY_HW_LED_STATUS (&pin_GPIO46)
35
+
36
#define DEFAULT_UART_BUS_RX (&pin_GPIO44)
37
#define DEFAULT_UART_BUS_TX (&pin_GPIO43)
38
0 commit comments