summaryrefslogtreecommitdiff
path: root/openpcd/firmware/src/picc/poti.h
diff options
context:
space:
mode:
Diffstat (limited to 'openpcd/firmware/src/picc/poti.h')
-rw-r--r--openpcd/firmware/src/picc/poti.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/openpcd/firmware/src/picc/poti.h b/openpcd/firmware/src/picc/poti.h
deleted file mode 100644
index 92ec00d..0000000
--- a/openpcd/firmware/src/picc/poti.h
+++ /dev/null
@@ -1,7 +0,0 @@
-#ifndef _POTI_H
-#define _POTI_H
-
-extern void poti_comp_carr(u_int8_t position);
-extern void poti_init(void);
-
-#endif
personal git repositories of Harald Welte. Your mileage may vary