mirror of
https://github.com/betaflight/betaflight-configurator.git
synced 2025-07-17 05:15:21 +03:00
Work with gyro native sampling
This commit is contained in:
parent
55aab38680
commit
9394d5901c
7 changed files with 115 additions and 73 deletions
|
@ -104,6 +104,7 @@ var FC = {
|
|||
signature: [],
|
||||
mcuTypeId: 255,
|
||||
configurationState: 0,
|
||||
sampleRateHz: 0,
|
||||
};
|
||||
|
||||
BF_CONFIG = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue