diff --git a/src/main/fc/cli.c b/src/main/fc/cli.c index 27a7dc68b8..6573aeb4da 100755 --- a/src/main/fc/cli.c +++ b/src/main/fc/cli.c @@ -2841,7 +2841,6 @@ const cliResourceValue_t resourceTable[] = { #ifdef TRANSPONDER { OWNER_TRANSPONDER, PG_TRANSPONDER_CONFIG, offsetof(transponderConfig_t, ioTag), 0 }, #endif -======= }; static ioTag_t *getIoTag(const cliResourceValue_t value, uint8_t index)