mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-21 21:55:34 +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
|
||||
fi
|
||||
fi
|
||||
|
||||
if ver hwcmp AEROFC_V1
|
||||
then
|
||||
set USE_IO no
|
||||
fi
|
||||
else
|
||||
set USE_IO no
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user