mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-06-06 16:49:51 +08:00
Enable ICM 20608 on Pixhawk Pro
This commit is contained in:
committed by
Lorenz Meier
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
|
||||
|
||||
Reference in New Issue
Block a user