mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-04-14 10:07:39 +08:00
Enable ICM 20608 on Pixhawk Pro
This commit is contained in:
parent
561a5c5422
commit
06c5cb506a
@ -170,8 +170,8 @@ __BEGIN_DECLS
|
||||
#define PX4_SPIDEV_BMA 9
|
||||
#define PX4_SPIDEV_EXT0 10
|
||||
#define PX4_SPIDEV_EXT1 11
|
||||
#define PX4_SPIDEV_EEPROM 12
|
||||
|
||||
#define PX4_SPIDEV_EEPROM 12
|
||||
#define PX4_SPIDEV_ICM_20608 13
|
||||
|
||||
/* I2C busses */
|
||||
#define PX4_I2C_BUS_ONBOARD 1
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user