nrf5/boards/feather52: Updating LED pull to low.
This commit is contained in:
parent
88b4ebc715
commit
cb7a0aefa0
@ -52,7 +52,7 @@
|
||||
#define MICROPY_HW_ENABLE_CAN (0)
|
||||
|
||||
#define MICROPY_HW_LED_COUNT (2)
|
||||
#define MICROPY_HW_LED_PULLUP (1)
|
||||
#define MICROPY_HW_LED_PULLUP (0)
|
||||
|
||||
#define MICROPY_HW_LED1 (17) // LED1
|
||||
#define MICROPY_HW_LED2 (19) // LED2
|
||||
|
Loading…
x
Reference in New Issue
Block a user