Skip to content

Commit 1e52cc6

Browse files
authored
Merge pull request #5497 from jpconstantineau/pykey60-updates
Pykey60 updates: Add Neopixel to board config
2 parents 65ffcf1 + 40326ab commit 1e52cc6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,4 @@
11
#define MICROPY_HW_BOARD_NAME "PyKey60"
22
#define MICROPY_HW_MCU_NAME "rp2040"
3+
4+
#define MICROPY_HW_NEOPIXEL (&pin_GPIO29)

0 commit comments

Comments
 (0)