DCF77: Add weather info decoding and coding

This commit is contained in:
Andreas Eversberg
2022-11-05 10:01:45 +01:00
parent 5ae64a2712
commit 616a5e2820
11 changed files with 2167 additions and 45 deletions
+3
View File
@@ -6,6 +6,9 @@ bin_PROGRAMS = \
dcf77_SOURCES = \
dcf77.c \
weather.c \
cities.c \
image.c \
main.c
dcf77_LDADD = \
$(COMMON_LA) \