1
0
Fork 0
mirror of https://github.com/iNavFlight/inav.git synced 2025-07-23 16:25:26 +03:00
This commit is contained in:
Pawel Spychalski (DzikuVx) 2021-02-03 12:15:02 +01:00
parent ff46510b75
commit 0a4498dacc
3 changed files with 21 additions and 10 deletions

View file

@ -80,5 +80,6 @@ typedef enum {
DEBUG_SPM_VARIO, // Smartport master variometer
DEBUG_PCF8574,
DEBUG_DYNAMIC_GYRO_LPF,
DEBUG_AUTOLEVEL,
DEBUG_COUNT
} debugType_e;