mcci-catena/Modbus-for-Arduino

Separate code and declarations

Closed this issue · 0 comments

If you include ModbusRtu.h in more than one file in a project, you'll get multiple-definition errors. Split it up into .h and .cpp.