Read up to 8 debounced switches from serial port

Dependencies:   mbed

jmCommands.h

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

File content as of revision 0:f3a5f6fe1c03:

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

#ifndef jmCommandsdef
   #define jmCommandsdef 1

   #define nbCommands 9

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

#endif

// Prototypes
void Action(int);