mk: only update oreoled firmware if required

This commit is contained in:
Angus Peart 2015-05-02 11:02:48 +08:00 committed by Randy Mackay
parent 93672add06
commit cde4e582cd
1 changed files with 1 additions and 1 deletions

View File

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