Plane: rename enum for Telem2Protocol

This commit is contained in:
Andrew Tridgell 2014-07-30 14:49:20 +10:00
parent 3ccac6736d
commit fcbdcb520a
1 changed files with 1 additions and 1 deletions

View File

@ -211,7 +211,7 @@ enum {
ATT_CONTROL_APMCONTROL = 1
};
enum Telem2Protocol {
enum Serial2Protocol {
SERIAL2_MAVLINK = 1,
SERIAL2_FRSKY_DPORT = 2,
SERIAL2_FRSKY_SPORT = 3 // not supported yet