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

@@ -55,7 +55,7 @@ mpu9250 start
gps start -d /dev/ttyS2 -s -p ubx
#rgbled start -b 1
#rgbled start -I -b 1
adc start
battery_status start

View File

@@ -55,7 +55,7 @@ mpu9250 start
gps start -d /dev/ttyS2 -s -p ubx
#rgbled start -b 1
#rgbled start -I -b 1
adc start
battery_status start