mcci-catena / arduino-lorawan

User-friendly library for using arduino-lmic with The Things Network and other LoRaWAN® networks
MIT License
275 stars 54 forks source link

Name in library.json must match library name #38

Closed frankleonrose closed 5 years ago

frankleonrose commented 6 years ago

https://github.com/mcci-catena/arduino-lorawan/blob/master/library.json#L29

"Catena MCCI Arduino Development Kit" should be "Catena MCCI Arduino Development Kit (ADK)" to match recent change.

terrillmoore commented 6 years ago

Sure. I will correct. Since I don't use PlatformIO, can you give us a simple regression test that can be used to check this in CI?

terrillmoore commented 6 years ago

Change pushed to branch issue38. @frankleonrose can you pull the branch and confirm that it's right before I merge the pull request?