Adding support for 19200 and 38400 baud TELEM2

This commit is contained in:
Gregory
2016-10-10 14:28:26 +00:00
committed by Lorenz Meier
parent 2771b92dc0
commit ddea179e95
2 changed files with 10 additions and 0 deletions
+2
View File
@@ -118,6 +118,8 @@ PARAM_DEFINE_INT32(SYS_MC_EST_GROUP, 1);
* @value 57600 Companion Link (57600 baud, 8N1)
* @value 157600 OSD (57600 baud, 8N1)
* @value 257600 Command Receiver (57600 baud, 8N1)
* @value 319200 Normal Telemetry (19200 baud, 8N1)
* @value 338400 Normal Telemetry (38400 baud, 8N1)
* @value 357600 Normal Telemetry (57600 baud, 8N1)
* @value 1921600 ESP8266 (921600 baud, 8N1)
*