mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-07-04 13:20:35 +08:00
Spelling errors (#19935)
This commit is contained in:
@@ -129,7 +129,7 @@ protected:
|
||||
virtual bool send() = 0;
|
||||
|
||||
/**
|
||||
* Function to collect/update data for the streams at a high rate independant of
|
||||
* Function to collect/update data for the streams at a high rate independent of
|
||||
* actual stream rate.
|
||||
*
|
||||
* This function is called at every iteration of the mavlink module.
|
||||
|
||||
@@ -167,7 +167,7 @@ parameters:
|
||||
short: Enable serial flow control for instance ${i}
|
||||
long: |
|
||||
This is used to force flow control on or off for the the mavlink
|
||||
instance. By default it is auto detected. Use when auto detction fails.
|
||||
instance. By default it is auto detected. Use when auto detection fails.
|
||||
|
||||
type: enum
|
||||
values:
|
||||
|
||||
Reference in New Issue
Block a user