From ec6fa21a90c8634b5f88abbdb32c193fa93cbae6 Mon Sep 17 00:00:00 2001 From: mikeller Date: Fri, 23 Aug 2019 09:12:45 +1200 Subject: [PATCH] Fixed incomplete removal of DJI HDL in CLI. --- src/main/cli/settings.c | 1 - 1 file changed, 1 deletion(-) diff --git a/src/main/cli/settings.c b/src/main/cli/settings.c index f5bb4091a9..0ad397c03f 100644 --- a/src/main/cli/settings.c +++ b/src/main/cli/settings.c @@ -224,7 +224,6 @@ static const char * const lookupTableSerialRX[] = { "SRXL", "CUSTOM", "FPORT", - "DJI_HDL", "SRXL2", }; #endif