]> rtime.felk.cvut.cz Git - pes-rpp/rpp-test-sw.git/blob - commands/cmd_port.h
Change of the FlexRay start, halt and abort commands description to reflex the new...
[pes-rpp/rpp-test-sw.git] / commands / cmd_port.h
1 /*
2  * cmd_port.h
3  *
4  *  Created on: 28.2.2013
5  *      Author: Michal Horn
6  */
7
8 #ifndef CMD_PORT_H_
9 #define CMD_PORT_H_
10
11 #include "cmdproc.h"
12
13 extern cmd_des_t const *cmd_list_port[];
14
15
16 #endif /* CMD_PORT_H_ */