From: Dean Camera Date: Mon, 12 Jul 2010 02:23:11 +0000 (+0000) Subject: Add glitch protection to the software UART in the XPLAINBridge project code, so that... X-Git-Tag: LUFA-110528-BETA~355 X-Git-Url: http://git.linex4red.de/pub/USBasp.git/commitdiff_plain/3fd246041b10609a204a6352aa1b86d7000171d4?ds=inline;hp=3fd246041b10609a204a6352aa1b86d7000171d4 Add glitch protection to the software UART in the XPLAINBridge project code, so that very short glitches on the RX line don't cause a frame reception to occur. ---