]> git.itanic.dy.fi Git - maemo-mapper/blob - src/aprs_kiss.h
Added basic APRS support - Can be disabled by removing definition of INCLUDE_APRS
[maemo-mapper] / src / aprs_kiss.h
1
2 #ifdef HAVE_CONFIG_H
3 #    include "config.h"
4 #endif
5
6 #ifdef INCLUDE_APRS
7
8 #ifndef MAEMO_MAPPER_APRS_KISS_H
9 #define MAEMO_MAPPER_APRS_KISS_H
10
11
12
13
14
15
16 #endif
17
18
19 #endif //INCLUDE_APRS