Merge branch 'master' of github.com:DL7AD/pecanpico9

Develop
Sven Steudte 2017-06-22 17:23:32 +02:00
commit 92011ea8e3
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -45,7 +45,7 @@
#define SYM_BALLOON 0x2F4F
#define SYM_SMALLAIRCRAFT 0x2F27
#define SYM_SATELLITE 0x5C53
#define SYM_CAR 0x2F2E
#define SYM_CAR 0x2F3E
#define SYM_SHIP 0x2F73
uint32_t aprs_encode_position(uint8_t* message, mod_t mod, const aprs_conf_t *config, trackPoint_t *trackPoint);