mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-18 22:05:17 +03:00
Added DJI_HDL to the RX protocol list for CLI.
This commit is contained in:
parent
ea3da333d4
commit
6aabc432fc
1 changed files with 1 additions and 0 deletions
|
@ -219,6 +219,7 @@ static const char * const lookupTableSerialRX[] = {
|
|||
"SRXL",
|
||||
"CUSTOM",
|
||||
"FPORT",
|
||||
"DJI_HDL",
|
||||
};
|
||||
#endif
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue