Fixed wrong VEHICLE_TYPE for multicopters.

This commit is contained in:
Stefan Rado 2014-02-10 13:35:11 +01:00
parent a1efbad1d4
commit d70d84c9a7
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
#!nsh
set VEHICLE_TYPE fw
set VEHICLE_TYPE mc
if [ $DO_AUTOCONFIG == yes ]
then