@ -0,0 +1,20 @@
/*
* adc.h
*
* Created on: 03.10.2014
* Author: wn
*/
#ifndef MEASURE_H_
#define MEASURE_H_
#include <stdint.h>
void measureInit();
void measureStartConversion();
#endif /* MEASURE_H_ */
The note is not visible to the blocked user.