Skip to content

Commit d8447de

Browse files
authored
Merge pull request #6578 from xuhow/picoed_led_status
Picoed led status
2 parents c56f363 + 6b474b9 commit d8447de

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
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)