Control up to 4 steppers from serial port

Dependencies:   mbed

Revision:
0:0785901b085e
diff -r 000000000000 -r 0785901b085e jmCommands.h
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/jmCommands.h	Sat Feb 12 16:42:08 2011 +0000
@@ -0,0 +1,18 @@
+/** @file  jmCommands.h
+*  Auto Generated by jmCLIG
+*  @version  Saturday, February 12, 2011  10:57 AM
+*/
+
+#ifndef jmCommandsdef
+   #define jmCommandsdef 1
+
+   #define nbCommands 10
+
+   // Strings
+   extern const char jmCLIG[77];
+   extern const char cmdNames[70];
+
+#endif
+
+// Prototypes
+void Action(int);