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