This library controls the WNC. There is a derived class for usage from the K64F board.
Fork of WncControllerLibrary by
Diff: WncController.h
- Revision:
- 27:c2b9ef5ccbef
- Parent:
- 26:f726d56a8141
- Child:
- 28:eece2151e1e5
--- 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
