Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Fork of LMiC by
Diff: lorabase.h
- Revision:
- 8:5879e83f632a
- Parent:
- 7:29058a7ccf23
diff -r 29058a7ccf23 -r 5879e83f632a lorabase.h --- 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_
