mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-28 19:48:31 -04:00
Make: start irlock
This commit is contained in:
parent
25c59f954a
commit
8e6bb3164c
@ -423,6 +423,12 @@ then
|
||||
echo "oreoled started OK"
|
||||
fi
|
||||
|
||||
# optional irlock
|
||||
if irlock start
|
||||
then
|
||||
echo "irlock started"
|
||||
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