mirror of
https://github.com/iNavFlight/inav-configurator.git
synced 2025-07-23 16:25:19 +03:00
brushed default rate updated
This commit is contained in:
parent
ec98fc5d80
commit
cf4f12badf
1 changed files with 1 additions and 1 deletions
|
@ -494,7 +494,7 @@ TABS.configuration.initialize = function (callback, scrollPosition) {
|
|||
},
|
||||
4: {
|
||||
name: "BRUSHED",
|
||||
defaultRate: 500,
|
||||
defaultRate: 8000,
|
||||
rates: {
|
||||
500: "500Hz",
|
||||
1000: "1kHz",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue