source:
trunk/shared_serial/msg/Flush.msg
@
15
Last change on this file since 15 was 8, checked in by wcaarls, 12 years ago | |
---|---|
File size: 219 bytes |
Rev | Line | |
---|---|---|
[8] | 1 | # Flush serial port. |
2 | ||
3 | # Eeither 0 (connectionless) or an unexpired socket identifier | |
4 | # from an earlier communication. | |
5 | uint32 socket | |
6 | ||
7 | # Number of seconds to keep the port locked after this communication. | |
8 | float32 timeout |
Note: See TracBrowser
for help on using the repository browser.