8000 Set MICROPY_HW_LED_STATUS pin to the elecfreaks_picoed · squix78/circuitpython@6c8bbb8 · GitHub
[go: up one dir, main page]

Skip to content

Commit 6c8bbb8

Browse files
author
Xu Hao
committed
Set MICROPY_HW_LED_STATUS pin to the elecfreaks_picoed
1 parent db87838 commit 6c8bbb8

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 "ELECFREAKS PICO:ED"
22
#define MICROPY_HW_MCU_NAME "rp2040"
3+
4+
#define MICROPY_HW_LED_STATUS (&pin_GPIO25)

0 commit comments

Comments
 (0)
0