Merge pull request #767 from PX4/hotfix_wingwing_defaults

wingwing startup: fix typo
This commit is contained in:
Thomas Gubler
2014-03-22 17:47:26 +01:00
+1 -1
View File
@@ -27,7 +27,7 @@ then
param set FW_PR_IMAX 0.2
param set FW_PR_P 0.06
param set FW_RR_FF 0.6
param set FW_RR_IMA 0.2
param set FW_RR_IMAX 0.2
param set FW_RR_P 0.09
param set FW_THR_CRUISE 0.65
fi