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

FW autotune improvements

This commit is contained in:
Alexander van Saase 2021-02-15 23:23:59 +01:00
parent e5dae31be1
commit 06ade636fb
6 changed files with 210 additions and 99 deletions

View file

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