Fix / optimize PCA9533 LED (Mightyboard) (#17381)
This commit is contained in:
parent
079644d012
commit
293a0997c9
8 changed files with 197 additions and 13 deletions
|
|
@ -234,7 +234,7 @@ extern "C" {
|
|||
|
||||
// On-board LED pin number
|
||||
#define LED_BUILTIN PA7
|
||||
//#define LED_GREEN LED_BUILTIN should be defined here but omitted to avoid redefinition in SailfishRGB_LED
|
||||
#define LED_GREEN LED_BUILTIN
|
||||
|
||||
// Below SPI and I2C definitions already done in the core
|
||||
// Could be redefined here if differs from the default one
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue