IFO-S RGB LED app setting has been changed.

This commit is contained in:
Hyon Lim
2020-03-25 20:05:20 +09:00
committed by Daniel Agar
parent 1a23b7c609
commit afcf0960df
+3 -1
View File
@@ -47,7 +47,9 @@ fi
if param compare SYS_AUTOSTART 4073
then
# IFO GPS LED
rgbled_ncp5623c start -a 0x38
rgbled_ncp5623c start -X -a 0x38
# IMU
mpu9250 -R 2 start
lis3mdl -R 2 -X start
fi