mirror of
https://github.com/iNavFlight/inav.git
synced 2025-07-25 17:25:18 +03:00
dlvr-l10d airspeed sensor driver added
This commit is contained in:
parent
42ced253bd
commit
4b30a1669b
7 changed files with 29 additions and 2 deletions
1
src/main/target/common.h
Normal file → Executable file
1
src/main/target/common.h
Normal file → Executable file
|
@ -98,6 +98,7 @@
|
|||
#define USE_PITOT
|
||||
#define USE_PITOT_MS4525
|
||||
#define USE_PITOT_MSP
|
||||
#define USE_PITOT_DLVR
|
||||
|
||||
#define USE_1WIRE
|
||||
#define USE_1WIRE_DS2482
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue