Project

General

Profile

Statistics
| Revision:

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

History | View | Annotate | Download (111 Bytes)

1
#ifndef _comm_interactive_h
2
#define _comm_interactive_h
3

    
4
void interactive_main (void);
5

    
6

    
7

    
8

    
9

    
10
#endif
11