C-Netz: Implementation of a Funkvermittlungsstelle (FuVSt)

Useful to connect with a Funkfeststation (FuFSt).
This commit is contained in:
Andreas Eversberg
2020-02-23 15:14:16 +01:00
parent b5016d52ba
commit 59119f380f
18 changed files with 25414 additions and 2 deletions

View File

@@ -40,6 +40,7 @@
#define DSIM7 33
#define DMTP2 34
#define DMTP3 35
#define DMUP 36
void get_win_size(int *w, int *h);