File: shared_serial/Flush.msg
Raw Message Definition
# Flush serial port.
# Eeither 0 (connectionless) or an unexpired socket identifier
# from an earlier communication.
uint32 socket
# Number of seconds to keep the port locked after this communication.
float32 timeout
Compact Message Definition
uint32 socket
float32 timeout