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

Add library.properties dependencies #127

Closed terrillmoore closed 4 years ago

terrillmoore commented 4 years ago

Since Arduino IDE 1.8.10, we can add depends= in library.properties and get our libraries included. We should add depends=MCCI Arduino Development Kit ADK, because that library is needed.