Control up to 4 steppers from serial port

Dependencies:   mbed

jmCommands.h

Committer:
jm
Date:
2011-02-12
Revision:
0:0785901b085e

File content as of revision 0:0785901b085e:

/** @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);