mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-19 22:35:23 +03:00
Merge branch 'master' into development
This commit is contained in:
commit
09d16bd0cb
28 changed files with 482 additions and 145 deletions
|
@ -47,11 +47,8 @@
|
|||
|
||||
#include "fc/runtime_config.h"
|
||||
|
||||
|
||||
uint32_t targetPidLooptime;
|
||||
|
||||
bool pidStabilisationEnabled;
|
||||
|
||||
uint8_t PIDweight[3];
|
||||
|
||||
int16_t axisPID[3];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue