mirror of
https://github.com/betaflight/betaflight-configurator.git
synced 2025-07-19 14:25:14 +03:00
Blackbox sample rate selection
This commit is contained in:
parent
ea880840a8
commit
346c317ded
3 changed files with 25 additions and 5 deletions
|
@ -342,6 +342,7 @@ var FC = {
|
|||
blackboxRateNum: 1,
|
||||
blackboxRateDenom: 1,
|
||||
blackboxPDenom: 0,
|
||||
blackboxSampleRate: 0,
|
||||
};
|
||||
|
||||
TRANSPONDER = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue