Separate code and declarations
Closed this issue · 0 comments
terrillmoore commented
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.
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.