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:
- 31:5db38ccccd1d
- Parent:
- 29:69ada8524b4a
- Child:
- 32:6512f41ac6f0
diff -r 98c9ff850c1b -r 5db38ccccd1d WncController.h
--- a/WncController.h Fri Sep 23 14:55:35 2016 +0000
+++ b/WncController.h Fri Oct 07 18:36:42 2016 +0000
@@ -404,7 +404,8 @@
bool at_gettimedate_wnc(struct WncDateTime * tod);
bool at_ping_wnc(const char * ip);
bool at_geticcid_wnc(string * iccid);
-
+ bool at_power_save_off_wnc(void);
+
// Utility methods
void sendCmd(const char * cmd, bool crLf);
void sendCmd(const char * cmd, unsigned n, unsigned wait_uS, bool crLf);
