Digi International Inc. / Mbed 2 deprecated XBeeDM_modem_status

Dependencies:   XBeeLib mbed

Fork of XBeeZB_modem_status by Digi International Inc.

Revision:
6:a75fe0a5c249
Parent:
4:18ca486c0130
Child:
9:51ef7cbb0037
diff -r 812eb41298b4 -r a75fe0a5c249 main.cpp
--- a/main.cpp	Mon May 18 13:19:23 2015 +0200
+++ b/main.cpp	Mon Jun 01 19:01:51 2015 +0200
@@ -27,7 +27,7 @@
     log_serial->printf("\r\nModem Status: 0x%x\r\n", status);
 }
 
-int main() 
+int main()
 {
     log_serial = new Serial(DEBUG_TX, DEBUG_RX);
     log_serial->baud(9600);