From: Dean Camera Date: Tue, 9 Aug 2011 16:38:35 +0000 (+0000) Subject: Set HOST_DEVICE_SETTLE_DELAY_MS to zero for the incomplete AndroidAccessoryHost demo... X-Git-Tag: LUFA-111009~35 X-Git-Url: http://git.linex4red.de/pub/USBasp.git/commitdiff_plain/c505ba047f8e32bed210b46c65cf465d01a35b77?ds=inline;hp=c505ba047f8e32bed210b46c65cf465d01a35b77 Set HOST_DEVICE_SETTLE_DELAY_MS to zero for the incomplete AndroidAccessoryHost demo to prevent a timeout on the Android device from aborting Accessory mode after a command it sent to switch modes (thanks to Opendous Inc). ---