mirror of
https://github.com/meshtastic/firmware.git
synced 2025-06-08 22:22:05 +00:00
update seeed solar node led pin (#6871)
This commit is contained in:
parent
beba1b4882
commit
c01db98819
@ -20,8 +20,8 @@
|
|||||||
// ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
|
// ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
|
||||||
// LEDs
|
// LEDs
|
||||||
// LEDs
|
// LEDs
|
||||||
#define PIN_LED1 (11) // LED P1.15
|
#define PIN_LED1 (12) // LED P1.15
|
||||||
#define PIN_LED2 (12) //
|
#define PIN_LED2 (11) //
|
||||||
|
|
||||||
#define LED_BUILTIN PIN_LED1
|
#define LED_BUILTIN PIN_LED1
|
||||||
#define LED_CONN PIN_LED2
|
#define LED_CONN PIN_LED2
|
||||||
|
Loading…
Reference in New Issue
Block a user