From: Dean Camera Date: Fri, 7 May 2010 06:49:31 +0000 (+0000) Subject: Don't cast the line encoding baud rate to a uint16_t before performing the baud rate... X-Git-Tag: LUFA-110528-BETA~481 X-Git-Url: http://git.linex4red.de/pub/USBasp.git/commitdiff_plain/57fe6b4fb97668eb15c4fa56095c0abd746d6c99?hp=57fe6b4fb97668eb15c4fa56095c0abd746d6c99 Don't cast the line encoding baud rate to a uint16_t before performing the baud rate calculation in the Benito project. ---