1
0
Fork 0
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:
fgiudice98 2020-06-30 11:27:17 +02:00
parent ea880840a8
commit 346c317ded
3 changed files with 25 additions and 5 deletions

View file

@ -342,6 +342,7 @@ var FC = {
blackboxRateNum: 1,
blackboxRateDenom: 1,
blackboxPDenom: 0,
blackboxSampleRate: 0,
};
TRANSPONDER = {