mirror of
https://gitee.com/xiaohuolufeihua/bizhang_-obav.git
synced 2026-05-21 01:12:11 +00:00
px4fmu_test:rcS use correct name for px4io bin
This commit is contained in:
@@ -61,9 +61,9 @@ else
|
||||
echo "[param] FAILED loading $PARAM_FILE"
|
||||
fi
|
||||
|
||||
if [ -f /etc/extras/px4io-v2.bin ]
|
||||
if [ -f /etc/extras/px4_io-v2_default.bin ]
|
||||
then
|
||||
set io_file /etc/extras/px4io-v2.bin
|
||||
set io_file /etc/extras/px4_io-v2_default.bin
|
||||
fi
|
||||
|
||||
if px4io start
|
||||
|
||||
Reference in New Issue
Block a user