commons-java icon indicating copy to clipboard operation
commons-java copied to clipboard

Add an optional wait before slurping after a failed write

Open GoogleCodeExporter opened this issue 10 years ago • 0 comments

Improve 
edu.cmu.ri.createlab.serial.CreateLabSerialDeviceCommandStrategy#writeCommand 
so that it has an optional wait before slurping (maybe do a isDataAvailable() 
check before the wait so, if true, we don't wait needlessly?)

Original issue reported on code.google.com by [email protected] on 14 Jan 2013 at 3:28

GoogleCodeExporter avatar Mar 17 '15 20:03 GoogleCodeExporter