Fixed incomplete removal of DJI HDL in CLI. (#8746)

Fixed incomplete removal of DJI HDL in CLI.
This commit is contained in:
Michael Keller 2019-08-24 18:15:01 +12:00 committed by GitHub
commit 4557e37056
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -224,7 +224,6 @@ static const char * const lookupTableSerialRX[] = {
"SRXL",
"CUSTOM",
"FPORT",
"DJI_HDL",
"SRXL2",
};
#endif