source: trunk/shared_serial/msg/Flush.msg @ 8

Last change on this file since 8 was 8, checked in by wcaarls, 12 years ago

Imported shared_serial at revision 990

File size: 219 bytes
Line 
1# Flush serial port.
2
3# Eeither 0 (connectionless) or an unexpired socket identifier
4# from an earlier communication.
5uint32 socket
6
7# Number of seconds to keep the port locked after this communication.
8float32 timeout
Note: See TracBrowser for help on using the repository browser.