refactor aerofc_adc: use driver base class

This commit is contained in:
Beat Küng
2020-03-19 14:43:05 +01:00
committed by Daniel Agar
parent 842f656143
commit 04cffce992
5 changed files with 66 additions and 114 deletions
+1
View File
@@ -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