1
0
Fork 0
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:
Pawel Spychalski (DzikuVx) 2019-12-26 11:10:53 +01:00
parent 243220ab37
commit 746d7423e8
7 changed files with 56 additions and 11 deletions

View file

@ -67,5 +67,6 @@ typedef enum {
DEBUG_ERPM,
DEBUG_RPM_FILTER,
DEBUG_RPM_FREQ,
DEBUG_NAV_YAW,
DEBUG_COUNT
} debugType_e;