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 debug/debug.h
--- a/debug/debug.h	Mon Apr 24 09:26:08 2017 +0000
+++ b/debug/debug.h	Mon Apr 02 12:06:02 2018 +0000
@@ -14,6 +14,16 @@
  * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM,
  * DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+ *
+ * /////////////////////////////////////////////////////////////////////////////
+ *
+ * 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 DEBUG_H