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

Debug vibration

This commit is contained in:
Konstantin Sharlaimov (DigitalEntity) 2018-05-13 21:25:06 +10:00
parent ce3abc0ad3
commit c74905cbfd
5 changed files with 26 additions and 4 deletions

View file

@ -61,6 +61,7 @@ typedef enum {
DEBUG_STAGE2,
DEBUG_WIND_ESTIMATOR,
DEBUG_SAG_COMP_VOLTAGE,
DEBUG_VIBE,
DEBUG_COUNT
} debugType_e;