Rover: remove non-functional FRSKY_TELEM_ENABLED define

This commit is contained in:
Peter Barker 2022-04-17 11:45:24 +10:00 committed by Randy Mackay
parent 368ad9a06b
commit cb591993f8

View File

@ -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