Switch software UART over to timer 1 and remove timer prescaling to try to prevent...
authorDean Camera <dean@fourwalledcubicle.com>
Wed, 26 May 2010 07:51:25 +0000 (07:51 +0000)
committerDean Camera <dean@fourwalledcubicle.com>
Wed, 26 May 2010 07:51:25 +0000 (07:51 +0000)
commit1c407b9669c0658ee9eb8b188818135ea04215e4
tree3fe0aa8d3d42941f39a00e1c7b5f351f98b04ca2
parentf64e3db07ac167bf0b64bf429a53721f1848e91d
Switch software UART over to timer 1 and remove timer prescaling to try to prevent integer rounding errors and thus minimize the possible error of the UART code.
Projects/XPLAINBridge/Lib/SoftUART.c
Projects/XPLAINBridge/Lib/SoftUART.h
Projects/XPLAINBridge/XPLAINBridge.c