diff --git a/Rover/config.h b/Rover/config.h index f5d44dd69f..af98c5b5a8 100644 --- a/Rover/config.h +++ b/Rover/config.h @@ -14,11 +14,6 @@ // FrSky telemetry support // -#ifndef FRSKY_TELEM_ENABLED - #define FRSKY_TELEM_ENABLED ENABLED -#endif - - #ifndef CH7_OPTION #define CH7_OPTION CH7_SAVE_WP #endif