Command all jmCLIG modules from serial port

Committer:
jm
Date:
Sat Feb 12 16:50:25 2011 +0000
Revision:
0:9112e09912db
jmAll Command Line Interface Module

Who changed what in which revision?

UserRevisionLine numberNew contents of line
jm 0:9112e09912db 1 /** @file jmCommands.h
jm 0:9112e09912db 2 * Auto Generated by jmCLIG
jm 0:9112e09912db 3 * @version Saturday, February 12, 2011 11:21 AM
jm 0:9112e09912db 4 */
jm 0:9112e09912db 5
jm 0:9112e09912db 6 #ifndef jmCommandsdef
jm 0:9112e09912db 7 #define jmCommandsdef 1
jm 0:9112e09912db 8
jm 0:9112e09912db 9 #define nbCommands 28
jm 0:9112e09912db 10
jm 0:9112e09912db 11 // Strings
jm 0:9112e09912db 12 extern const char jmCLIG[77];
jm 0:9112e09912db 13 extern const char cmdNames[208];
jm 0:9112e09912db 14
jm 0:9112e09912db 15 #endif
jm 0:9112e09912db 16
jm 0:9112e09912db 17 // Prototypes
jm 0:9112e09912db 18 void Action(int);