Driver for the SX1272 RF Transceiver

Dependents:   LoRaWAN_mbed_lmic_agriculture_app

Fork of SX1272Lib by Semtech

Revision:
8:60c42278731e
Parent:
0:45c4f0364ca4
diff -r b988b60083a1 -r 60c42278731e radio/radio.cpp
--- a/radio/radio.cpp	Mon Apr 24 09:26:08 2017 +0000
+++ b/radio/radio.cpp	Mon Apr 02 12:06:02 2018 +0000
@@ -11,6 +11,15 @@
 License: Revised BSD License, see LICENSE.TXT file include in the project
 
 Maintainers: Miguel Luis, Gregory Cristian and Nicolas Huguenin
+/////////////////////////////////////////////////////////////////////////////
+
+ Used by Giorgos Tsapparellas for Internet of Things (IoT) smart monitoring
+ device for agriculture using LoRaWAN technology.
+ 
+ Date of issued copy: 20 January 2018
+ 
+ Modifications: 
+ - No external modifications of the existing "AS IT IS" software.
 */
 #include "radio.h"