mirror of
https://gitee.com/xiaohuolufeihua/bizhang_-obav.git
synced 2026-05-21 01:12:11 +00:00
rcS:FMU V5 mini disable px4io
This commit is contained in:
committed by
Lorenz Meier
parent
ea96501e8c
commit
45cf4d49f9
@@ -372,8 +372,10 @@ else
|
||||
then
|
||||
# Check for the mini using build with px4io fw file
|
||||
# but not a px4IO
|
||||
if ! ver hwtypecmp V540
|
||||
if ver hwtypecmp V540
|
||||
then
|
||||
param set SYS_USE_IO 0
|
||||
else
|
||||
if px4io checkcrc ${IOFW}
|
||||
then
|
||||
set IO_PRESENT yes
|
||||
|
||||
Reference in New Issue
Block a user