mcci-catena / arduino-lmic

LoraWAN-MAC-in-C library, adapted to run under the Arduino environment

Home Page:https://forum.mcci.io/c/device-software/arduino-lmic/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add compile time symbol for version

terrillmoore opened this issue · comments

The LMIC_VERSION has been tracking the IBM LMIC version, which seems like a good idea. Let's add ARDUINO_LMIC_VERSION. Even though it's inconsistent, let's have a single number to represent the version and macros to extract the fields.