thijse / Arduino-CmdMessenger

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

Invalid ref to dependent library - Adafruit-MAX31885 #15

Closed singajeet closed 7 years ago

singajeet commented 7 years ago

The dependencies of this library has an incorrect entry named as "Adafruit-MAX31885" which do not exist. The dependency should be 'Adafruit-MAX31855" (the last 2 digits should be 55 instead of 85) which is fixed in this fork.