From 4e773191d447ac434536262a6f204dd991d4ad77 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Karel=20Ko=C4=8D=C3=AD?= Date: Wed, 11 Nov 2015 15:26:01 +0100 Subject: tmp --- adc.h | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'adc.h') diff --git a/adc.h b/adc.h index e69de29..3eaea41 100644 --- a/adc.h +++ b/adc.h @@ -0,0 +1,9 @@ +#include +#include +#include + +#ifndef _IOE_ADC_H_ +#define _IOE_ADC_H_ + + +#endif /* _IOE_ADC_H_ */ -- cgit v1.2.3