Don't ever define PIN_LED or BLE_LED_INVERTED (#9494)
* Don't ever define PIN_LED * Deprecate BLE_LED_INVERTED
This commit is contained in:
co-authored by
GitHub
parent
7b03980e0a
commit
1d30342c00
@@ -35,8 +35,6 @@ extern "C" {
|
||||
#define PIN_LED2 LED_BLUE
|
||||
#define PIN_LED3 LED_RED
|
||||
|
||||
#define PIN_LED PIN_LED1
|
||||
|
||||
#define LED_STATE_ON 1 // State when LED is lit
|
||||
|
||||
// XIAO Wio-SX1262 Shield User button
|
||||
|
||||
Reference in New Issue
Block a user