Skip to content

Commit 663eb11

Browse files
committed
remove reference to neopixel
1 parent 6dcb96a commit 663eb11

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

ports/espressif/boards/autosportlabs_esp32_can_x2/mpconfigboard.h

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,5 @@
1111
#define MICROPY_HW_BOARD_NAME "AutosportLabs-ESP32-CAN-X2"
1212
#define MICROPY_HW_MCU_NAME "ESP32S3"
1313

14-
#define MICROPY_HW_NEOPIXEL (&pin_GPIO48)
15-
1614
#define DEFAULT_UART_BUS_RX (&pin_GPIO44)
1715
#define DEFAULT_UART_BUS_TX (&pin_GPIO43)

0 commit comments

Comments
 (0)