mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-25 17:25:20 +03:00
S-term (for wings) (#13679)
* S-term for wings * tabs Co-authored-by: Petr Ledvina <ledvinap@gmail.com> * pidData[axis].S --------- Co-authored-by: Petr Ledvina <ledvinap@gmail.com>
This commit is contained in:
parent
00ca8232d5
commit
e2e1a68ba0
8 changed files with 51 additions and 10 deletions
|
@ -120,6 +120,7 @@ typedef enum {
|
|||
DEBUG_MAG_TASK_RATE,
|
||||
DEBUG_EZLANDING,
|
||||
DEBUG_TPA,
|
||||
DEBUG_S_TERM,
|
||||
DEBUG_COUNT
|
||||
} debugType_e;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue