mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-03-11 17:13:56 -03:00
PX4: start oreoled driver
This commit is contained in:
parent
43f3827fd5
commit
ab96e98815
@ -405,6 +405,12 @@ then
|
||||
echo "Found batt_smbus"
|
||||
fi
|
||||
|
||||
# optional oreo leds
|
||||
if oreoled start
|
||||
then
|
||||
echo "oreoled started OK"
|
||||
fi
|
||||
|
||||
if [ $BOARD == FMUv2 ]
|
||||
then
|
||||
# the ramtron on FMUv2 is very fast and can handle trillions of
|
||||
|
Loading…
Reference in New Issue
Block a user