summaryrefslogtreecommitdiff
path: root/dcf77.h
diff options
context:
space:
mode:
authorDavid Lamparter <equinox@diac24.net>2012-04-01 00:20:25 +0200
committerDavid Lamparter <equinox@diac24.net>2012-04-01 00:20:25 +0200
commit75a61c57fb0402f777bfa828dd71818a97ed54a4 (patch)
treedaa218546b1b744a28cbed9c05e8e405af2caf38 /dcf77.h
parent6061b632e87645e79c17b7de8a927836300afb4f (diff)
original dcf77 C code
Diffstat (limited to 'dcf77.h')
-rw-r--r--dcf77.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/dcf77.h b/dcf77.h
new file mode 100644
index 0000000..79c859f
--- /dev/null
+++ b/dcf77.h
@@ -0,0 +1,5 @@
+extern u8 dcf77error;
+extern u8 synchronize;
+
+
+void scan_dcf77( void );