Project

General

Profile

Statistics
| Revision:

root / trunk / code / projects / diagnostic_station / station / comm_interactive.h @ 1390

History | View | Annotate | Download (111 Bytes)

1 1242 deffi
#ifndef _comm_interactive_h
2
#define _comm_interactive_h
3
4
void interactive_main (void);
5
6
7
8
9
10
#endif