pca9533: RGB support for the mightyboard (#4150)

Signed-off-by: Marc-André Denis <marcadenis@msn.com>
This commit is contained in:
le-Bark
2021-04-09 17:47:16 -04:00
committed by GitHub
parent b1b2488538
commit eb4abdd830
3 changed files with 83 additions and 0 deletions

View File

@@ -130,3 +130,11 @@ click_pin: ^PJ0
back_pin: ^PJ2
up_pin: ^PJ4
down_pin: ^PJ3
[pca9533 led_strip]
#set_led led=led_strip red=1 green=1 blue=1
i2c_bus: twi
i2c_address: 98
initial_RED: 1
initial_GREEN: 1
initial_BLUE: 1