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

CXOF flow sensor (UART)

Enable opflow on sparky2
Optical flow MSP updates
This commit is contained in:
Konstantin Sharlaimov (DigitalEntity) 2017-12-05 12:59:12 +10:00
parent 9cdebca1e9
commit f3422ce423
18 changed files with 344 additions and 23 deletions

View file

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