lights: use driver base class

This commit is contained in:
Beat Küng
2020-03-10 13:25:37 +01:00
committed by Daniel Agar
parent 692d262e0e
commit ec2de33547
14 changed files with 238 additions and 375 deletions

View File

@@ -9,7 +9,7 @@ set BOARD_RC /etc/init.d/rc.board
uorb start
if rgbled start
if rgbled start -X
then
led_control on -c blue
fi