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) 2020-12-25 16:15:56 +01:00
parent a160f2a4d3
commit 1405fd3fc1
8 changed files with 86 additions and 19 deletions

View file

@ -79,5 +79,6 @@ typedef enum {
DEBUG_SPM_VS600, // Smartport master VS600 VTX
DEBUG_SPM_VARIO, // Smartport master variometer
DEBUG_PCF8574,
DEBUG_DYNAMIC_GYRO_LPF,
DEBUG_COUNT
} debugType_e;