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:
parent
2c65d2273e
commit
5f8113e5aa
4 changed files with 15 additions and 4 deletions
|
@ -53,5 +53,6 @@ typedef enum {
|
|||
DEBUG_RANGEFINDER,
|
||||
DEBUG_RANGEFINDER_QUALITY,
|
||||
DEBUG_PITOT,
|
||||
DEBUG_AGL,
|
||||
DEBUG_COUNT
|
||||
} debugType_e;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue