stephane / modbusino

Small Modbus slave, RTU (serial) for Arduino

Home Page:http://libmodbus.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

modbusino ignores slaveid

karlp opened this issue · comments

It responds to everything for normal cases, and only checks for slaveid when it is considering whether to respond to an exception.

This can be closed with my pull request #3

This issue refers to the existing pull request. So I close as duplicate.