From: Dean Camera Date: Wed, 26 May 2010 07:51:25 +0000 (+0000) Subject: Switch software UART over to timer 1 and remove timer prescaling to try to prevent... X-Git-Tag: LUFA-110528-BETA~445 X-Git-Url: http://git.linex4red.de/pub/USBasp.git/commitdiff_plain/1c407b9669c0658ee9eb8b188818135ea04215e4?hp=1c407b9669c0658ee9eb8b188818135ea04215e4 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. ---