nrf5/boards: Updating pca10040 board header to set the LED count.
This commit is contained in:
parent
c4304d69e0
commit
044e36f26f
|
@ -51,6 +51,7 @@
|
|||
#define MICROPY_HW_ENABLE_DAC (0)
|
||||
#define MICROPY_HW_ENABLE_CAN (0)
|
||||
|
||||
#define MICROPY_HW_LED_COUNT (4)
|
||||
#define MICROPY_HW_LED_PULLUP (1)
|
||||
|
||||
#define MICROPY_HW_LED1 (17) // LED1
|
||||
|
|
Loading…
Reference in New Issue