mirror of
https://github.com/meshtastic/firmware.git
synced 2025-02-01 10:19:59 +00:00
WIP RAK815 now builds correctly
This commit is contained in:
parent
0c04ba4776
commit
5b07d454b1
@ -49,8 +49,9 @@ extern "C"
|
||||
#define LED_BUILTIN PIN_LED1
|
||||
#define LED_CONN PIN_LED2
|
||||
|
||||
//#define LED_RED PIN_LED1
|
||||
//#define LED_BLUE PIN_LED2
|
||||
// The BLE stack is hardwired to look for these constants
|
||||
#define LED_RED PIN_LED1
|
||||
#define LED_BLUE PIN_LED2
|
||||
|
||||
#define LED_STATE_ON 0 // State when LED is litted
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user