mirror of
https://github.com/wjwwood/serial.git
synced 2026-01-22 11:44:53 +08:00
Fix typo in documentation
This commit is contained in:
parent
dca4bd163e
commit
1e09770d8b
@ -381,7 +381,7 @@ public:
|
|||||||
* the serial port that can pass before a timeout occurs. Setting this
|
* the serial port that can pass before a timeout occurs. Setting this
|
||||||
* to zero will prevent inter byte timeouts from occurring.
|
* to zero will prevent inter byte timeouts from occurring.
|
||||||
* * Total time timeout:
|
* * Total time timeout:
|
||||||
* * The the constant and multiplier component of this timeout condition,
|
* * The constant and multiplier component of this timeout condition,
|
||||||
* for both read and write, are defined in serial::Timeout. This
|
* for both read and write, are defined in serial::Timeout. This
|
||||||
* timeout occurs if the total time since the read or write call was
|
* timeout occurs if the total time since the read or write call was
|
||||||
* made exceeds the specified time in milliseconds.
|
* made exceeds the specified time in milliseconds.
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user