Espotel / Mbed 2 deprecated LoRaWAN_Serial_port_driven_and_configurable_ELMO_based_on_TxRx_Template

Dependencies:   SX1272lib-PABOOST-HW-Modification mbed

Fork of LoRaWAN_ELMO_TxRx_Template by Espotel

Revision:
6:71b489e70063
Parent:
5:be347c6040c1
Child:
7:3d16d6fe3b12
--- a/main.cpp	Tue Apr 19 19:51:17 2016 +0000
+++ b/main.cpp	Tue Apr 19 21:48:58 2016 +0000
@@ -53,7 +53,7 @@
 
     debugPort.baud(9600);
 
-    debugPort.printf("\r\n\r\nELMO Debugger Screen\r\n");
+    debugPort.printf("\r\n\r\nELMO Debug Screen\r\n");
 
     pushButton.rise(&ButtonHandler);
     pushButton.enable_irq();