Microcontroller › AVR › water level controller › what is the varible type
August 4, 2011 at 10:35 am
#6573
dagakshay
Participant
what is the varible type of adcout???
is that char, uchar, int, uint???
try to use voilatile uint16_t <variable name>;