create a LoRa Modem from the PingPong example

Dependencies:   SX1276Lib mbed

Fork of SX1276PingPong by Semtech

Revision:
16:352011886276
Parent:
10:9184674b5cfd
--- a/main.cpp	Sun Mar 06 11:10:13 2016 +0000
+++ b/main.cpp	Sun Mar 06 12:03:51 2016 +0000
@@ -1,3 +1,5 @@
+// LoRa Modem for receiving and sending data on fixed channels
+
 #include "mbed.h"
 #include "main.h"
 #include "sx1276-hal.h"