Example program for the UbloxCellularDriverGen class, providing SMS, USSD and module file system support. This program may be used on the C027 and C030 (non N2xx-flavour) boards.

Dependencies:   ublox-cellular-driver-gen ublox-cellular-base

Revision:
3:26dc68582d21
Parent:
2:2210f1bc7ed1
Child:
4:39208ab9cc04
--- a/main.cpp	Fri Jun 09 11:48:07 2017 +0000
+++ b/main.cpp	Fri Jun 09 14:40:28 2017 +0000
@@ -229,7 +229,7 @@
                 }
             }
             wait_ms(2500);
-            printf("[Checking user button]\n");
+            printf("[Checking if user button has been pressed]\n");
         }
         
         pulseEvent();