More variant.h cleanup. LED_NOTIFICATION, remove dead code, etc (#9477)
This commit is contained in:
co-authored by
GitHub
parent
45fbc0f9d3
commit
dbded86dcb
@@ -52,7 +52,7 @@ extern "C" {
|
||||
#define LED_GREEN PIN_LED2 // Actually red
|
||||
#define LED_BLUE PIN_LED1
|
||||
|
||||
#define LED_STATE_ON 1 // State when LED is litted
|
||||
#define LED_STATE_ON 1 // State when LED is lit
|
||||
|
||||
#define BUTTON_PIN (32 + 2) // P1.02 7
|
||||
|
||||
|
||||
Reference in New Issue
Block a user