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

Last change on this file since 49 was 49, checked in by wcaarls, 11 years ago

Reinstated rosbuild shared_serial (catkin version is now on github)

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.