mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-30 16:10:12 +08:00
rc.io:Use tune_control
This commit is contained in:
committed by
Lorenz Meier
parent
f5295d7700
commit
7d3d497831
@@ -13,6 +13,6 @@ then
|
|||||||
px4io limit 400
|
px4io limit 400
|
||||||
else
|
else
|
||||||
echo "PX4IO start failed" >> $LOG_FILE
|
echo "PX4IO start failed" >> $LOG_FILE
|
||||||
tune_control play -m ${TUNE_ERR}
|
tune_control play -t 20
|
||||||
fi
|
fi
|
||||||
fi
|
fi
|
||||||
|
|||||||
Reference in New Issue
Block a user