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

Merge branch 'master' into dzikuvx-autolevel

This commit is contained in:
Pawel Spychalski (DzikuVx) 2021-03-13 13:25:47 +01:00
commit 703cbbbf5a
54 changed files with 939 additions and 271 deletions

View file

@ -81,5 +81,6 @@ typedef enum {
DEBUG_PCF8574,
DEBUG_DYNAMIC_GYRO_LPF,
DEBUG_AUTOLEVEL,
DEBUG_FW_D,
DEBUG_COUNT
} debugType_e;