mcci-catena/Modbus-for-Arduino

Change simple_host example to detect errors

Closed this issue · 0 comments

The simple_host example is utterly without guile; if the device doesn't respond, it just prints the register array. Change it to print the error if host.query() fails.