LMiC adapted to work with SX1272MB2xAS LoRa shield.
Fork of LMiC by
Diff: lorabase.h
- Revision:
- 8:5879e83f632a
- Parent:
- 7:29058a7ccf23
--- a/lorabase.h Thu Feb 25 21:28:23 2016 +0000 +++ b/lorabase.h Mon Apr 02 12:04:59 2018 +0000 @@ -7,6 +7,17 @@ * * Contributors: * IBM Zurich Research Lab - initial API, implementation and documentation + * + * ///////////////////////////////////////////////////////////////////////////// + * + * Used by Giorgos Tsapparellas for Internet of Things (IoT) smart monitoring + * device for agriculture using LoRaWAN technology. + * + * Date of issued copy: 25 January 2018 + * + * Modifications: + * - No external modifications of the existing "AS IT IS" software. + * *******************************************************************************/ #ifndef _lorabase_h_