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 55226a8 commit f256147Copy full SHA for f256147
ports/espressif/boards/circuitart_zero_s3/mpconfigboard.h
@@ -12,7 +12,7 @@
12
#define MICROPY_HW_MCU_NAME "ESP32S3"
13
14
#define MICROPY_HW_NEOPIXEL (&pin_GPIO47)
15
-//#define CIRCUITPY_STATUS_LED_POWER (&pin_GPIO39)
+// #define CIRCUITPY_STATUS_LED_POWER (&pin_GPIO39)
16
17
#define MICROPY_HW_LED_STATUS (&pin_GPIO46)
18
0 commit comments