1
0
mirror of https://github.com/tumic0/GPXSee.git synced 2025-07-31 02:44:25 +02:00

ENC signal stations

This commit is contained in:
2023-01-11 23:03:54 +01:00
parent 78e3c78197
commit 9ff7ecea97
4 changed files with 47 additions and 17 deletions

View File

@ -71,6 +71,7 @@
#define RIVERS 114
#define ROADWY 116
#define SLCONS 122
#define SISTAT 123
#define SILTNK 125
#define SLOTOP 126
#define SMCFAC 128
@ -90,6 +91,7 @@
#define I_ACHARE 17001
#define I_DISMAR 17004
#define I_RESARE 17005
#define I_SISTAT 17007
#define I_BERTHS 17010
#define I_BRIDGE 17011
#define I_CBLOHD 17012