mirror of
https://github.com/meshcore-dev/MeshCore.git
synced 2026-04-20 22:13:47 +00:00
Update variant.h
This commit is contained in:
parent
9048142f63
commit
b59606d5b5
1 changed files with 1 additions and 1 deletions
|
|
@ -72,7 +72,7 @@
|
||||||
#define LED_BLUE (-1) // No blue led, prevents Bluefruit flashing the green LED during advertising
|
#define LED_BLUE (-1) // No blue led, prevents Bluefruit flashing the green LED during advertising
|
||||||
#define LED_PIN LED_BUILTIN
|
#define LED_PIN LED_BUILTIN
|
||||||
|
|
||||||
#define LED_STATE_ON HIGH
|
#define LED_STATE_ON LOW
|
||||||
|
|
||||||
#define PIN_NEOPIXEL (14)
|
#define PIN_NEOPIXEL (14)
|
||||||
#define NEOPIXEL_NUM (2)
|
#define NEOPIXEL_NUM (2)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue