Skip to content

Commit e6f10e0

Browse files
authored
updated dfrF722 config file (#1332)
1 parent 82c4620 commit e6f10e0

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

configs/default/DFRA-DFR_F722_DUAL_HD.config

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,16 @@ board_name DFR_F722_DUAL_HD
44
manufacturer_id DFRA
55

66
#define USE_ACC
7-
#define USE_BARO
8-
#define USE_FLASH
9-
#define USE_GYRO
10-
117
#define USE_ACC_SPI_ICM20689
8+
#define USE_ACC_SPI_ICM42688P
9+
#define USE_BARO
1210
#define USE_BARO_BMP280
11+
#define USE_BARO_DPS310
12+
#define USE_FLASH
1313
#define USE_FLASH_W25Q128FV
14+
#define USE_GYRO
1415
#define USE_GYRO_SPI_ICM20689
16+
#define USE_GYRO_SPI_ICM42688P
1517
#define USE_MAX7456
1618

1719
# resources

0 commit comments

Comments
 (0)