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
@@ -51,7 +51,6 @@ extern "C" {
|
||||
#define LED_GREEN PIN_LED1
|
||||
|
||||
#define BLE_LED LED_BLUE
|
||||
#define BLE_LED_INVERTED 1
|
||||
#define LED_STATE_ON 0 // State when LED is lit
|
||||
|
||||
// Buttons
|
||||
|
||||
Reference in New Issue
Block a user