nzfarmer1 / simple-modbus

Automatically exported from code.google.com/p/simple-modbus
0 stars 0 forks source link

Update #5

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Whoops!

When testing V5 a commented out a part of the code in processError() so that it 
will not stop communicating when the retry count is reached.

This is fixed in V6. I also split SimpleModbusMaster and SimpleModbusSlave 
cause SimpleModbusSlave has not been updated since V4.

I also cleaned up allot of commenting (and spelling mistakes) in 
SimpleModbusMaster.

Original issue reported on code.google.com by bester.j...@gmail.com on 9 Apr 2013 at 6:28