Merge pull request #5497 from jpconstantineau/pykey60-updates
Pykey60 updates: Add Neopixel to board config
This commit is contained in:
commit
1e52cc6043
@ -1,2 +1,4 @@
|
|||||||
#define MICROPY_HW_BOARD_NAME "PyKey60"
|
#define MICROPY_HW_BOARD_NAME "PyKey60"
|
||||||
#define MICROPY_HW_MCU_NAME "rp2040"
|
#define MICROPY_HW_MCU_NAME "rp2040"
|
||||||
|
|
||||||
|
#define MICROPY_HW_NEOPIXEL (&pin_GPIO29)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user