dump1090/ais_charset.h

7 lines
82 B
C
Raw Normal View History

#ifndef AIS_CHARSET_H
#define AIS_CHARSET_H
extern char ais_charset[64];
#endif