rc.io:Use tune_control

This commit is contained in:
David Sidrane
2018-08-17 10:40:50 -07:00
committed by Lorenz Meier
parent f5295d7700
commit 7d3d497831
+1 -1
View File
@@ -13,6 +13,6 @@ then
px4io limit 400
else
echo "PX4IO start failed" >> $LOG_FILE
tune_control play -m ${TUNE_ERR}
tune_control play -t 20
fi
fi