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:
2:2210f1bc7ed1
Parent:
1:ecc6c175bd7c
Child:
3:26dc68582d21
--- a/main.cpp	Thu Jun 08 14:44:33 2017 +0100
+++ b/main.cpp	Fri Jun 09 11:48:07 2017 +0000
@@ -229,6 +229,7 @@
                 }
             }
             wait_ms(2500);
+            printf("[Checking user button]\n");
         }
         
         pulseEvent();