From 44c8f1fcf4a80a9e42e3c0cd1f9efe0b9fbde3b8 Mon Sep 17 00:00:00 2001 From: Terry Moore Date: Wed, 19 Sep 2018 01:29:06 -0400 Subject: [PATCH] Fix #101: clean up library.properties --- library.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/library.properties b/library.properties index 618237b5..482b81fa 100644 --- a/library.properties +++ b/library.properties @@ -1,8 +1,8 @@ -name=Multi-Bandplan IBM LMIC framework +name=MCCI LoRaWAN LMIC library version=2.1.5 author=IBM, Matthis Kooijman, Terry Moore, ChaeHee Won, Frank Rose maintainer=Terry Moore -sentence=Arduino port of the LMIC (LoraWAN-in-C, formerly LoraMAC-in-C) framework provided by IBM. +sentence=Arduino port of the LMIC (LoraWAN-MAC-in-C) framework provided by IBM. paragraph=Supports SX1272/SX1276 and HopeRF RFM92/RFM95 tranceivers. Refactored to support multiple bandplans beyond the original two supported by the IBM LMIC code. Various enhancements and bug fixes from MCCI and The Things Network New York. Original IBM URL http://www.research.ibm.com/labs/zurich/ics/lrsc/lmic.html. category=Communication url=https://github.com/mcci-catena/arduino-lmic