Skip to content
Snippets Groups Projects
Commit fdb5a928 authored by Lucas De Marchi's avatar Lucas De Marchi Committed by Lorenz Meier
Browse files

aerofc: make sure we don't have IO enabled

parent f5c65cf2
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment