Add glitch protection to the software UART in the XPLAINBridge project code, so that...
authorDean Camera <dean@fourwalledcubicle.com>
Mon, 12 Jul 2010 02:23:11 +0000 (02:23 +0000)
committerDean Camera <dean@fourwalledcubicle.com>
Mon, 12 Jul 2010 02:23:11 +0000 (02:23 +0000)
commit3fd246041b10609a204a6352aa1b86d7000171d4
tree4aecc6dd41304dfc82df5b884ed66f8e1143c2a8
parent229935184b3ca7eda9edd6b7d7851f53b2441a65
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.
Projects/XPLAINBridge/Lib/SoftUART.c
Projects/XPLAINBridge/XPLAINBridge.c