B-Netz: Move 'telegramm' generation to seperate telegramm.c/h files

This commit is contained in:
Andreas Eversberg
2016-10-31 18:21:26 +01:00
parent 63f39e105b
commit ea32ab3fa3
4 changed files with 212 additions and 165 deletions

View File

@@ -5,6 +5,7 @@ bin_PROGRAMS = \
bnetz_SOURCES = \
bnetz.c \
telegramm.c \
dsp.c \
stations.c \
image.c \