mirror of
https://github.com/pelgraine/Meck.git
synced 2026-03-28 17:42:44 +01:00
Revert "disable led light on t-echo device"
This reverts commit 55453e1136.
This commit is contained in:
committed by
Alexander Begoon
parent
6214b75e83
commit
d1e13d0b9e
@@ -61,9 +61,9 @@
|
||||
////////////////////////////////////////////////////////////////////////////////
|
||||
// Builtin LEDs
|
||||
|
||||
#define LED_RED (-1)
|
||||
#define LED_GREEN (-1)
|
||||
#define LED_BLUE (-1)
|
||||
#define LED_RED (34)
|
||||
#define LED_GREEN (33)
|
||||
#define LED_BLUE (14)
|
||||
|
||||
#define PIN_STATUS_LED LED_GREEN
|
||||
#define LED_BUILTIN LED_GREEN
|
||||
|
||||
Reference in New Issue
Block a user