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

debug for stage2 filter

This commit is contained in:
Pawel Spychalski (DzikuVx) 2018-05-10 22:03:12 +02:00
parent 2d0f76e7e2
commit 78396808aa
3 changed files with 10 additions and 1 deletions

View file

@ -57,6 +57,7 @@ typedef enum {
DEBUG_SBUS,
DEBUG_FPORT,
DEBUG_ALWAYS,
DEBUG_STAGE2,
DEBUG_COUNT
} debugType_e;