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 /*************************************************************************
jm 0:9112e09912db 2 * @file jmInterpreter.h
jm 0:9112e09912db 3 * @brief Command Line Interpreter
jm 0:9112e09912db 4 *
jm 0:9112e09912db 5 * @date December 27,2010
jm 0:9112e09912db 6 */
jm 0:9112e09912db 7
jm 0:9112e09912db 8 // Prototypes
jm 0:9112e09912db 9 void Interpret(void);