Control up to 4 steppers axis with limit switch logic from serial port

Dependencies:   mbed

jmCommands.h

Committer:
jm
Date:
2011-02-12
Revision:
0:3e676fcd9c71

File content as of revision 0:3e676fcd9c71:

/** @file  jmCommands.h
*  Auto Generated by jmCLIG
*  @version  Saturday, February 12, 2011  11:03 AM
*/

#ifndef jmCommandsdef
   #define jmCommandsdef 1

   #define nbCommands 15

   // Strings
   extern const char jmCLIG[77];
   extern const char cmdNames[109];

#endif

// Prototypes
void Action(int);