Racing boards: Default FMU to task as there is plenty of RAM to do this.

This commit is contained in:
Lorenz Meier 2017-08-13 11:39:44 +02:00
parent 9af9475541
commit fa482b4ebd

View File

@ -296,11 +296,13 @@ then
if ver hwcmp PX4FMU_V4
then
set MIXER_AUX none
param set SYS_FMU_TASK 1
fi
if ver hwcmp PX4FMU_V5
then
set MIXER_AUX none
param set SYS_FMU_TASK 1
fi
if ver hwcmp AEROFC_V1