Skip to content

Commit 6e0e0ee

Browse files
authored
Merge pull request #299 from McGiverGim/update_rxprotocols_list
Up to date, serial RX providers
2 parents 20e210e + b2a8ee7 commit 6e0e0ee

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

js/flightlog_fielddefs.js

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -199,7 +199,11 @@ var
199199
"XB-B",
200200
"XB-B-RJ01",
201201
"IBUS",
202-
"JETIEXBUS"
202+
"JETIEXBUS",
203+
"CRSF",
204+
"SRXL",
205+
"CUSTOM",
206+
"FPORT",
203207
]),
204208

205209
ANTI_GRAVITY_MODE = makeReadOnly([

0 commit comments

Comments
 (0)