smarmengol / Modbus-Master-Slave-for-Arduino

Modbus Master-Slave library for Arduino
GNU Lesser General Public License v2.1
473 stars 328 forks source link

Move example sketch to its own folder #38

Closed per1234 closed 6 years ago

per1234 commented 6 years ago

The Arduino IDE opens all files from a sketch folder as tabs of one project. So multiple sketches in the same folder causes compilation to fail with "redefinition of" errors.