mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-06-25 09:10:35 +08:00
refactor aerofc_adc: use driver base class
This commit is contained in:
@@ -114,6 +114,7 @@
|
||||
#define DRV_IMU_DEVTYPE_ADIS16448 0x57
|
||||
#define DRV_BARO_DEVTYPE_LPS22HB 0x58
|
||||
#define DRV_IMU_DEVTYPE_ADIS16477 0x59
|
||||
#define DRV_ADC_DEVTYPE_AEROFC 0x5a
|
||||
|
||||
#define DRV_ACC_DEVTYPE_LSM303AGR 0x61
|
||||
#define DRV_MAG_DEVTYPE_LSM303AGR 0x62
|
||||
|
||||
Reference in New Issue
Block a user