mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-15 12:25:20 +03:00
Fixed incomplete removal of DJI HDL in CLI.
This commit is contained in:
parent
8826175b08
commit
ec6fa21a90
1 changed files with 0 additions and 1 deletions
|
@ -224,7 +224,6 @@ static const char * const lookupTableSerialRX[] = {
|
||||||
"SRXL",
|
"SRXL",
|
||||||
"CUSTOM",
|
"CUSTOM",
|
||||||
"FPORT",
|
"FPORT",
|
||||||
"DJI_HDL",
|
|
||||||
"SRXL2",
|
"SRXL2",
|
||||||
};
|
};
|
||||||
#endif
|
#endif
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue