diff --git a/src/main/target/common_defaults_post.h b/src/main/target/common_defaults_post.h index 0ce7dbeff..2f2b6950f 100644 --- a/src/main/target/common_defaults_post.h +++ b/src/main/target/common_defaults_post.h @@ -447,9 +447,6 @@ #ifndef BARO_I2C_INSTANCE #define BARO_I2C_INSTANCE I2C_DEVICE #endif -#ifndef BARO_EOC_PIN -#define BARO_EOC_PIN NONE -#endif #ifndef BARO_XCLR_PIN #define BARO_XCLR_PIN NONE #endif