mirror of
https://github.com/meshtastic/firmware.git
synced 2025-02-01 18:29:56 +00:00
Put these back
This commit is contained in:
parent
9b3e519487
commit
6dbb6583ef
@ -45,8 +45,8 @@ extern "C" {
|
|||||||
// LEDs
|
// LEDs
|
||||||
#define PIN_LED1 (0 + 14) // 13 red (confirmed on 1.0 board)
|
#define PIN_LED1 (0 + 14) // 13 red (confirmed on 1.0 board)
|
||||||
// Unused(by firmware) LEDs:
|
// Unused(by firmware) LEDs:
|
||||||
// #define PIN_LED2 (0 + 15) // 14 blue
|
#define PIN_LED2 (0 + 15) // 14 blue
|
||||||
// #define PIN_LED3 (0 + 13) // 15 green
|
#define PIN_LED3 (0 + 13) // 15 green
|
||||||
|
|
||||||
#define LED_BUILTIN PIN_LED1
|
#define LED_BUILTIN PIN_LED1
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user