index
:
I2C_LCD.X
master
Unnamed repository; edit this file 'description' to name the repository.
GIT Owner
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
-rw-r--r--
adc.c
2
-rw-r--r--
adc.h
2
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"
+