From 690a143e7888883abb520e47ea7f0d1cdf2ba5bb Mon Sep 17 00:00:00 2001 From: ctzsnooze Date: Mon, 1 Jan 2024 15:14:02 -0800 Subject: [PATCH] add bmp280 (#284) --- configs/FLYWOOF405PRO/config.h | 1 + 1 file changed, 1 insertion(+) diff --git a/configs/FLYWOOF405PRO/config.h b/configs/FLYWOOF405PRO/config.h index 8d3f7b46..674db812 100644 --- a/configs/FLYWOOF405PRO/config.h +++ b/configs/FLYWOOF405PRO/config.h @@ -32,6 +32,7 @@ #define USE_ACC_SPI_ICM20689 #define USE_GYRO_SPI_ICM42688P #define USE_ACC_SPI_ICM42688P +#define USE_BARO_BMP280 #define USE_BARO_DPS310 #define USE_FLASH #define USE_FLASH_W25Q128FV