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

Files at this revision

API Documentation at this revision

Comitter:
RobMeades
Date:
Fri Jun 09 11:48:07 2017 +0000
Parent:
1:ecc6c175bd7c
Child:
3:26dc68582d21
Commit message:
Cosmetic changes.

Changed in this revision

main.cpp Show annotated file Show diff for this revision Revisions of this file
--- 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();