Add Library MsgModbus.h

Hi,

I’m with a doubt about adding a library in my schedule at Spark.
It is possible to add this library this reference below:

Thank a lot

@dmautomac, it is possible to add but you will need to adapt it to the Particle platform. For example, EthernetServer would change to TCPServer, while EthernetClient would become TCPClient. My advice is read the documentation, copy the library code to tabs in your app (assuming you are using the web IDE), make the changes and try compiling. If you have any problems, post them here so we can help. :wink: