Added CRSF to SERIAL_RX lookup table
This commit is contained in:
parent
890eab203b
commit
7cde105c24
|
@ -435,7 +435,8 @@ static const char * const lookupTableSerialRX[] = {
|
|||
"XB-B",
|
||||
"XB-B-RJ01",
|
||||
"IBUS",
|
||||
"JETIEXBUS"
|
||||
"JETIEXBUS",
|
||||
"CRSF"
|
||||
};
|
||||
#endif
|
||||
|
||||
|
|
Loading…
Reference in New Issue