Project

General

Profile

Statistics
| Revision:

root / trunk / code / projects / diagnostic_station / station / global.h @ 1297

History | View | Annotate | Download (117 Bytes)

1 1151 deffi
#ifndef _global_h
2
#define _global_h
3
4
#define version_string "1.0"
5
6
#define NL "\r\n"
7
8
9
10
11
12
13
14
15
16
#endif