mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-27 18:27:05 +08:00
aerofc: make sure we don't have IO enabled
This commit is contained in:
committed by
Lorenz Meier
parent
f5c65cf206
commit
fdb5a92873
@@ -175,6 +175,11 @@ then
|
|||||||
set AUTOCNF yes
|
set AUTOCNF yes
|
||||||
fi
|
fi
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
if ver hwcmp AEROFC_V1
|
||||||
|
then
|
||||||
|
set USE_IO no
|
||||||
|
fi
|
||||||
else
|
else
|
||||||
set USE_IO no
|
set USE_IO no
|
||||||
fi
|
fi
|
||||||
|
|||||||
Reference in New Issue
Block a user