1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-15 20:35:33 +03:00

Fixed incomplete removal of DJI HDL in CLI.

This commit is contained in:
mikeller 2019-08-23 09:12:45 +12:00
parent 8826175b08
commit ec6fa21a90

View file

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