mirror of
https://github.com/iNavFlight/inav.git
synced 2025-07-24 16:55:29 +03:00
Merge pull request #4286 from mirko-it/mtkf405se_sonar
Rangefinder enabled for MATEKF405SE on bus i2c-2
This commit is contained in:
commit
4fa533a3d5
1 changed files with 4 additions and 0 deletions
|
@ -74,6 +74,10 @@
|
|||
#define USE_MAG_MAG3110
|
||||
#define USE_MAG_LIS3MDL
|
||||
|
||||
#define USE_RANGEFINDER
|
||||
#define USE_RANGEFINDER_HCSR04_I2C
|
||||
#define RANGEFINDER_I2C_BUS BUS_I2C2
|
||||
|
||||
#define PITOT_I2C_BUS BUS_I2C2
|
||||
|
||||
#define TEMPERATURE_I2C_BUS BUS_I2C2
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue