From: Dean Camera Date: Wed, 17 Nov 2010 05:46:18 +0000 (+0000) Subject: Rename incorrectly named XPROGTarget_SendBreak() function to XPROGTarget_SendIdle... X-Git-Tag: LUFA-110528-BETA~157 X-Git-Url: http://git.linex4red.de/pub/USBasp.git/commitdiff_plain/8f7437dda24ee9d08eff4c33998aeea2028c197e?hp=8f7437dda24ee9d08eff4c33998aeea2028c197e Rename incorrectly named XPROGTarget_SendBreak() function to XPROGTarget_SendIdle(), as it is sending idle bits and not break bits. ---