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.
Dependents: C027_BootTest_revb C027_EthernetSniffTest C027_M3_SerialEcho C027_HelloWorld_revb ... more
Fork of C027 by
Diff: C027.h
- Revision:
- 18:724e52d07c10
- Parent:
- 17:cd02fb66a5fc
- Child:
- 21:db7c445289f5
--- a/C027.h Fri Dec 13 00:36:38 2013 +0000
+++ b/C027.h Fri Dec 13 19:25:26 2013 +0000
@@ -20,7 +20,7 @@
public:
C027();
- void mdmPower(bool enable);
+ void mdmPower(bool enable, bool use_mdmuart);
void mdmUsbEnable(bool enable); // enable the USB interface
void mdmReset(void);
void mdmWakeup(void);
