Browse Source

Hotfix: Fixed wing default parameters contained an unknown name

sbg
Lorenz Meier 11 years ago
parent
commit
e5d28b2393
  1. 2
      ROMFS/px4fmu_common/init.d/rc.fw_defaults

2
ROMFS/px4fmu_common/init.d/rc.fw_defaults

@ -11,6 +11,4 @@ then @@ -11,6 +11,4 @@ then
param set NAV_RTL_ALT 100
param set NAV_RTL_LAND_T -1
param set NAV_ACCEPT_RAD 50
param set RC_SCALE_ROLL 1
param set RC_SCALE_PITCH 1
fi
Loading…
Cancel
Save