mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-23 00:05:33 +03:00
Merge remote-tracking branch 'multiwii/master' into hott-telemetry
This commit is contained in:
commit
c012e7480f
4 changed files with 6 additions and 4 deletions
|
@ -256,6 +256,7 @@ static void resetConf(void)
|
|||
cfg.rollPitchRate = 0;
|
||||
cfg.yawRate = 0;
|
||||
cfg.dynThrPID = 0;
|
||||
cfg.tpaBreakPoint = 1500;
|
||||
cfg.thrMid8 = 50;
|
||||
cfg.thrExpo8 = 0;
|
||||
// for (i = 0; i < CHECKBOXITEMS; i++)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue