Fix incorrect ADC driver documentation for the parameters of ADC_Init(), fix incorrec...
authorDean Camera <dean@fourwalledcubicle.com>
Tue, 31 Aug 2010 07:32:48 +0000 (07:32 +0000)
committerDean Camera <dean@fourwalledcubicle.com>
Tue, 31 Aug 2010 07:32:48 +0000 (07:32 +0000)
commit009eebf229a235cf090a4530908a8d34da36ba21
treea2252773670e33f619b498af5400a7b4859a4223
parent1afe51faa12ad17f6f72d53b492e2720cfbe992f
Fix incorrect ADC driver documentation for the parameters of ADC_Init(), fix incorrect call to ADC_Init() in the TemperatureDatalogger project.
LUFA/Drivers/Peripheral/AVRU4U6U7/ADC.h
LUFA/ManPages/LUFAPoweredProjects.txt
Projects/AVRISP-MKII/Lib/V2Protocol.c
Projects/TempDataLogger/TempDataLogger.c