aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--adc.c2
-rw-r--r--adc.h2
2 files changed, 4 insertions, 0 deletions
diff --git a/adc.c b/adc.c
new file mode 100644
index 0000000..3278632
--- /dev/null
+++ b/adc.c
@@ -0,0 +1,2 @@
+#include "adc.h"
+
diff --git a/adc.h b/adc.h
new file mode 100644
index 0000000..d0467fc
--- /dev/null
+++ b/adc.h
@@ -0,0 +1,2 @@
+#include "conf.h"
+