Browse Source

mk: only update oreoled firmware if required

mission-4.1.18
Angus Peart 10 years ago committed by Randy Mackay
parent
commit
cde4e582cd
  1. 2
      mk/PX4/ROMFS/init.d/rc.APM

2
mk/PX4/ROMFS/init.d/rc.APM

@ -418,7 +418,7 @@ then @@ -418,7 +418,7 @@ then
fi
# optional oreo leds
if oreoled start alwaysupdate
if oreoled start autoupdate
then
echo "oreoled started OK"
fi

Loading…
Cancel
Save