1
0
Fork 0
mirror of https://github.com/iNavFlight/inav.git synced 2025-07-23 16:25:26 +03:00

Rate Dynamics debug

This commit is contained in:
Pawel Spychalski (DzikuVx) 2021-04-13 16:12:31 +02:00
parent 865ee5ede8
commit 5f50bc142b
3 changed files with 12 additions and 1 deletions

View file

@ -83,5 +83,6 @@ typedef enum {
DEBUG_FW_D,
DEBUG_IMU2,
DEBUG_ALTITUDE,
DEBUG_RATE_DYNAMICS,
DEBUG_COUNT
} debugType_e;