rcS:FMU V5 mini disable px4io

This commit is contained in:
David Sidrane
2018-09-26 13:15:31 -07:00
committed by Lorenz Meier
parent ea96501e8c
commit 45cf4d49f9

View File

@@ -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