aboutsummaryrefslogtreecommitdiff
path: root/adc.h
diff options
context:
space:
mode:
Diffstat (limited to 'adc.h')
-rw-r--r--adc.h9
1 files changed, 0 insertions, 9 deletions
diff --git a/adc.h b/adc.h
deleted file mode 100644
index 3eaea41..0000000
--- a/adc.h
+++ /dev/null
@@ -1,9 +0,0 @@
-#include <avr/io.h>
-#include <avr/interrupt.h>
-#include <stdint.h>
-
-#ifndef _IOE_ADC_H_
-#define _IOE_ADC_H_
-
-
-#endif /* _IOE_ADC_H_ */