]> rtime.felk.cvut.cz Git - pes-rpp/rpp-test-sw.git/blob - rpp-test-sw/commands/cmd_motor_example.h
fd2248a35a82e34c4259c7d873efc395e9d57899
[pes-rpp/rpp-test-sw.git] / rpp-test-sw / commands / cmd_motor_example.h
1 /*
2  * cmd_motor_example.h
3  *
4  *  Created on: 16.5.2013
5  *      Author: Michal Horn
6  */
7
8 #ifndef CMD_MOTOR_EXAMPLE_H_
9 #define CMD_MOTOR_EXAMPLE_H_
10
11 #include "cmdproc.h"
12
13 extern cmd_des_t const *cmd_list_motor_example[];
14
15
16 #endif /* CMD_MOTOR_EXAMPLE_H_ */