From: Dean Camera Date: Wed, 24 Mar 2010 05:50:09 +0000 (+0000) Subject: Fixed compilation error in the AudioInput demos when MICROPHONE_BIASED_TO_HALF_RAIL... X-Git-Tag: LUFA-110528-BETA~551 X-Git-Url: http://git.linex4red.de/pub/USBasp.git/commitdiff_plain/f79f9abd28040d839b02ea22cdfde3d0a34f3482?hp=f79f9abd28040d839b02ea22cdfde3d0a34f3482 Fixed compilation error in the AudioInput demos when MICROPHONE_BIASED_TO_HALF_RAIL is defined (thanks to C. Scott Ananian). Minor documentation cleanups. Make sure HID class driver uses properly cast pointers when writing to the report buffer. ---