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

Debug AGL. Enable VL53L0X for Sparky2 on EXT I2C

This commit is contained in:
Konstantin Sharlaimov (DigitalEntity) 2017-11-15 14:00:04 +10:00
parent 2c65d2273e
commit 5f8113e5aa
4 changed files with 15 additions and 4 deletions

View file

@ -53,5 +53,6 @@ typedef enum {
DEBUG_RANGEFINDER,
DEBUG_RANGEFINDER_QUALITY,
DEBUG_PITOT,
DEBUG_AGL,
DEBUG_COUNT
} debugType_e;