aboutsummaryrefslogtreecommitdiffstats
path: root/adc.h
blob: 39bc9406fc72d464a32fd104aa5d0e62a7907153 (plain)
1
2
3
4
#include "conf.h"

// Get ADC value
unsigned int Adc_Read(unsigned int);