From: Dean Camera Date: Sat, 4 Sep 2010 10:17:09 +0000 (+0000) Subject: Reduced HOST_DEVICE_SETTLE_DELAY_MS to 1000ms down from 1500ms to improve device... X-Git-Tag: LUFA-110528-BETA~264 X-Git-Url: http://git.linex4red.de/pub/USBasp.git/commitdiff_plain/0174d8ea70f3d7180e6ea3da2b3720273adb33d9?hp=0174d8ea70f3d7180e6ea3da2b3720273adb33d9 Reduced HOST_DEVICE_SETTLE_DELAY_MS to 1000ms down from 1500ms to improve device compatibility while in USB Host mode, as some devices will drop off the USB bus if no connection is made within a timeout period. ---