mirror of
https://github.com/meshtastic/firmware.git
synced 2025-02-08 05:31:25 +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_BUILTIN PIN_LED1
|
||||||
#define LED_CONN PIN_LED2
|
#define LED_CONN PIN_LED2
|
||||||
|
|
||||||
//#define LED_RED PIN_LED1
|
// The BLE stack is hardwired to look for these constants
|
||||||
//#define LED_BLUE PIN_LED2
|
#define LED_RED PIN_LED1
|
||||||
|
#define LED_BLUE PIN_LED2
|
||||||
|
|
||||||
#define LED_STATE_ON 0 // State when LED is litted
|
#define LED_STATE_ON 0 // State when LED is litted
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user