Get accesss to GPIO Registers from serial port

Dependencies:   mbed

Revision:
0:35df659aaddf
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/jmCommands.h	Sat Feb 12 16:36:31 2011 +0000
@@ -0,0 +1,18 @@
+/** @file  jmCommands.h
+*  Auto Generated by jmCLIG
+*  @version  Saturday, February 12, 2011  7:42 AM
+*/
+
+#ifndef jmCommandsdef
+   #define jmCommandsdef 1
+
+   #define nbCommands 12
+
+   // Strings
+   extern const char jmCLIG[76];
+   extern const char cmdNames[78];
+
+#endif
+
+// Prototypes
+void Action(int);