1
0
Fork 0
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:
Miguel Angel Mulero Martinez 2020-02-04 11:35:03 +01:00
parent 55aab38680
commit 9394d5901c
7 changed files with 115 additions and 73 deletions

View file

@ -104,6 +104,7 @@ var FC = {
signature: [],
mcuTypeId: 255,
configurationState: 0,
sampleRateHz: 0,
};
BF_CONFIG = {