From: Stephan Baerwolf Date: Sat, 25 Aug 2012 12:43:17 +0000 (+0200) Subject: fix: do not ignore "USBASP_FUNC_SETISPSCK" X-Git-Tag: v0.4~1 X-Git-Url: http://git.linex4red.de/pub/USBaspLoader.git/commitdiff_plain/0b42d8fc68e7e0c36725d905c3c88a25beb3296c?hp=0b42d8fc68e7e0c36725d905c3c88a25beb3296c fix: do not ignore "USBASP_FUNC_SETISPSCK" Some usbasp supporting software runs into trouble (or at least raises error-reports), complaining not be able to set the right isp-speed. Because esp. windows-software seems to be a little bit sensitive. this patch enables USBaspLoader to ignore this cmd. properly. Signed-off-by: Stephan Baerwolf ---