Driver for the SX1272 RF Transceiver

Dependents:   LoRaWAN_mbed_lmic_agriculture_app

Fork of SX1272Lib by Semtech

Revision:
8:60c42278731e
Parent:
7:b988b60083a1
diff -r b988b60083a1 -r 60c42278731e sx1272/sx1272-hal.h
--- a/sx1272/sx1272-hal.h	Mon Apr 24 09:26:08 2017 +0000
+++ b/sx1272/sx1272-hal.h	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.
 */
 #ifndef __SX1272_HAL_H__
 #define __SX1272_HAL_H__