Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Fork of WncControllerLibrary by
Diff: WncController.h
- Revision:
- 27:c2b9ef5ccbef
- Parent:
- 26:f726d56a8141
- Child:
- 28:eece2151e1e5
diff -r f726d56a8141 -r c2b9ef5ccbef WncController.h
--- a/WncController.h Mon Sep 19 18:04:07 2016 +0000
+++ b/WncController.h Wed Sep 21 02:31:23 2016 +0000
@@ -278,6 +278,8 @@
bool incoming;
bool unsent;
bool unread;
+ bool pduMode;
+ bool msgReceipt;
};
struct WncSmsList
