mirror of
https://github.com/iNavFlight/inav.git
synced 2025-07-23 16:25:26 +03:00
Make yaw controller configurable
This commit is contained in:
parent
243220ab37
commit
746d7423e8
7 changed files with 56 additions and 11 deletions
|
@ -67,5 +67,6 @@ typedef enum {
|
|||
DEBUG_ERPM,
|
||||
DEBUG_RPM_FILTER,
|
||||
DEBUG_RPM_FREQ,
|
||||
DEBUG_NAV_YAW,
|
||||
DEBUG_COUNT
|
||||
} debugType_e;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue