atmel-samd: Turn off using the red LED to show mass storage writes.
This commit is contained in:
parent
3cfa5b993d
commit
fe9c28538c
@ -4,7 +4,7 @@
|
||||
#define MICROPY_HW_BOARD_NAME "Adafruit Metro M0 with Flash (Experimental)"
|
||||
#define MICROPY_HW_MCU_NAME "samd21g18"
|
||||
|
||||
#define MICROPY_HW_LED_MSC PIN_PA17
|
||||
//#define MICROPY_HW_LED_MSC PIN_PA17
|
||||
#define MICROPY_HW_LED_TX PIN_PA27
|
||||
#define MICROPY_HW_LED_RX PIN_PB03
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user