AP_SerialManager: add support RunCam serial protocol

This commit is contained in:
Andy Piper 2019-11-10 20:13:43 +00:00 committed by Andrew Tridgell
parent e813d349ba
commit c9b96a5e79

View File

@ -134,6 +134,7 @@ public:
SerialProtocol_RCIN = 23,
SerialProtocol_EFI_MS = 24, // MegaSquirt EFI serial protocol
SerialProtocol_LTM_Telem = 25,
SerialProtocol_RunCam = 26
};
// get singleton instance