diff --git a/js/defaults_dialog.js b/js/defaults_dialog.js index 9f9641b11..872224bab 100644 --- a/js/defaults_dialog.js +++ b/js/defaults_dialog.js @@ -178,6 +178,10 @@ helper.defaultsDialog = (function () { key: "mc_i_yaw", value: 80 }, + { + key: "pid_iterm_limit_percent", + value: 50 + }, /* * TPA */ @@ -391,6 +395,10 @@ helper.defaultsDialog = (function () { key: "mc_i_yaw", value: 80 }, + { + key: "pid_iterm_limit_percent", + value: 50 + }, /* * TPA */ @@ -586,6 +594,10 @@ helper.defaultsDialog = (function () { key: "mc_i_yaw", value: 80 }, + { + key: "pid_iterm_limit_percent", + value: 50 + }, /* * TPA */