diff --git a/src/main/target/common_post.h b/src/main/target/common_post.h index 23461e1a86..1a4d285ee9 100644 --- a/src/main/target/common_post.h +++ b/src/main/target/common_post.h @@ -44,7 +44,7 @@ #define USE_MAG_AK8975 #endif -#if defined(USE_BARO) && !defined(USE_FAKE_BARO) +#if defined(USE_BARO) && !defined(USE_FAKE_BARO) && !defined(CLOUD_BUILD) #define USE_BARO_MS5611 #define USE_BARO_SPI_MS5611 #define USE_BARO_BMP280