diff --git a/src/main/target/common_post.h b/src/main/target/common_post.h index ba9b90463c..adec2de934 100644 --- a/src/main/target/common_post.h +++ b/src/main/target/common_post.h @@ -271,3 +271,8 @@ #undef USE_GPS_RESCUE #undef USE_ACRO_TRAINER #endif + +#ifndef USE_BEEPER +#undef BEEPER_PIN +#undef BEEPER_PWM_HZ +#endif