Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
deltaflight
Delta Configurator
Commits
6b091f3f
Unverified
Commit
6b091f3f
authored
Mar 21, 2021
by
Paweł Spychalski
Committed by
GitHub
Mar 21, 2021
Browse files
Merge pull request #1110 from MrD-RC/update-nav_fw_allow_manual_thr_increase
*Implementation fix* Update nav fw allow manual thr increase
parents
b682bbe5
5de40812
Changes
1
Hide whitespace changes
Inline
Side-by-side
tabs/advanced_tuning.html
View file @
6b091f3f
...
...
@@ -333,8 +333,8 @@
<div
class=
"helpicon cf_tip"
data-i18n_title=
"cruiseYawRateHelp"
></div>
</div>
<div
class=
"
select
"
>
<
select
id=
"cruiseManualThrottle"
data-setting=
"nav_fw_allow_manual_thr_increase"
></select
>
<div
class=
"
checkbox
"
>
<
input
type=
"checkbox"
class=
"toggle update_preview"
id=
"cruiseManualThrottle"
data-setting=
"nav_fw_allow_manual_thr_increase"
data-live=
"true"
/
>
<label
for=
"cruiseManualThrottle"
>
<span
data-i18n=
"cruiseManualThrottleLabel"
></span>
</label>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment