u-blox / Mbed 2 deprecated Cellular_PubNubDemo

Dependencies:   C027_Support C12832 LM75B MMA7660 PubNub mbed-rtos mbed picojson

Fork of Cellular_PubNubDemo by Michael Ammann

Revision:
4:84e8940cf7ef
Parent:
2:5f22df5ec656
Child:
5:6cf75d71d7b9
--- a/PubNubDemo.cpp	Tue May 13 08:45:21 2014 +0000
+++ b/PubNubDemo.cpp	Tue May 13 09:34:02 2014 +0000
@@ -155,7 +155,7 @@
     if (!MMA.testConnection())
         lcd.printf("MMA error  \n");
 
-   // turn on the supplies of the Modem and the GPS
+   // turn on the supplies of the Modem
     c027.mdmPower(true);
     printf("Modem Initialize\r\n");
     MDMSerial mdm;