Daniel Lee / Mbed OS mbed-os-example-cellular_BG96_os511

Files at this revision

API Documentation at this revision

Comitter:
Daniel_Lee
Date:
Tue Jun 04 07:20:23 2019 +0000
Parent:
45:dc095588e1b4
Commit message:
BG96 operation check based Mbed OS 5.11, tested via SK Telecom in Korea

Changed in this revision

main.cpp Show annotated file Show diff for this revision Revisions of this file
diff -r dc095588e1b4 -r 81a8fcab4a6a main.cpp
--- a/main.cpp	Tue Jun 04 04:31:21 2019 +0000
+++ b/main.cpp	Tue Jun 04 07:20:23 2019 +0000
@@ -241,7 +241,7 @@
 #endif
 
     // Cat.M1 module init: Hardware reset and power on
-    print_function("Modem power on\n");
+    print_function("WIZnet's BG96 Modem power on\n");
     iotshield_modem_init();
 
     print_function("Establishing connection\n");