AP_SerialManager: add CRSF support and CRSF protcol
This commit is contained in:
parent
24fccd5d87
commit
d9f11c1a0a
@ -137,6 +137,7 @@ public:
|
||||
SerialProtocol_RunCam = 26,
|
||||
SerialProtocol_Hott = 27,
|
||||
SerialProtocol_Scripting = 28,
|
||||
SerialProtocol_CRSF = 29,
|
||||
SerialProtocol_Generator = 30,
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user