Control up to 4 DC Motors from a serial port

Dependencies:   mbed

jmCommands.h

Committer:
jm
Date:
2011-02-12
Revision:
0:dedab08b24ea

File content as of revision 0:dedab08b24ea:

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

#ifndef jmCommandsdef
   #define jmCommandsdef 1

   #define nbCommands 9

   // Strings
   extern const char jmCLIG[76];
   extern const char cmdNames[57];

#endif

// Prototypes
void Action(int);