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.
2 parents 748cb92 + 68d510c commit c97d238Copy full SHA for c97d238
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