From: Dean Camera Date: Sat, 13 Mar 2010 10:14:51 +0000 (+0000) Subject: Fixed ADC routines not correctly returning the last result when multiple channels... X-Git-Tag: LUFA-110528-BETA~563 X-Git-Url: http://git.linex4red.de/pub/USBasp.git/commitdiff_plain/4f9dd142e7691a88adae271433ff6850b55cbfbe?hp=4f9dd142e7691a88adae271433ff6850b55cbfbe Fixed ADC routines not correctly returning the last result when multiple channels were read. Fixed ADC routines failing to read the extended channels (Channels 8 to 13, Internal Temperature Sensor) on the U4 series USB AVR parts. ---