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

debug mode

This commit is contained in:
Alexander van Saase 2021-03-05 11:52:52 +01:00
parent 75b023f339
commit 4f789a66db
3 changed files with 3 additions and 1 deletions

View file

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