Skip to content

Commit c243478

Browse files
committed
Seeed_XIAO_nRF52840_Sense: remove redundant MICROPY_HW_LED_STATUS
1 parent 661140e commit c243478

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

ports/nrf/boards/Seeed_XIAO_nRF52840_Sense/mpconfigboard.h

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,6 @@
3030
#define MICROPY_HW_BOARD_NAME "Seeed XIAO nRF52840 Sense"
3131
#define MICROPY_HW_MCU_NAME "nRF52840"
3232

33-
#define MICROPY_HW_LED_STATUS (&pin_P0_26)
34-
3533
#if QSPI_FLASH_FILESYSTEM
3634
#define MICROPY_QSPI_DATA0 NRF_GPIO_PIN_MAP(0, 20)
3735
#define MICROPY_QSPI_DATA1 NRF_GPIO_PIN_MAP(0, 24)

0 commit comments

Comments
 (0)