thijse / Arduino-CmdMessenger

CmdMessenger Communication library for Arduino & .NET
Other
208 stars 87 forks source link

Library is not instalabe on Platform IO because of MAX #12

Closed CMGeorge closed 7 years ago

CMGeorge commented 7 years ago

The lib is refering to Adafruit-MAX31885 but everywhere i found the lib is called Adafruit-MAX31855

McOffsky commented 7 years ago

You can manually remove depedency from the library.json file, it will work.

valkuc commented 7 years ago

Merge pull request #15 from singajeet/patch-1