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:
- 13:fb30e9923a7b
- Parent:
- 8:a356376db984
- Child:
- 14:e30f90b5447e
--- a/C027.h	Sun Nov 10 18:46:43 2013 +0000
+++ b/C027.h	Tue Nov 19 12:26:01 2013 +0000
@@ -32,8 +32,8 @@
     DigitalOut      mdmEn;
     DigitalOut      mdmRst;
     DigitalOut      mdmPwrOn;
-    DigitalOut      mdmRts;
     DigitalOut      mdmLvlOe;
+    DigitalOut      mdmILvlOe;
     DigitalOut      mdmUsbDet;
     bool            mdmIsEnabled;
     // gps pins
    