Fix / optimize PCA9533 LED (Mightyboard) (#17381)

This commit is contained in:
grauerfuchs
2020-04-08 13:53:28 -04:00
committed by GitHub
parent 079644d012
commit 293a0997c9
8 changed files with 197 additions and 13 deletions

View File

@ -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