From: Dean Camera Date: Thu, 21 Nov 2013 18:19:45 +0000 (+0100) Subject: Use new VERSION_BCD() macro with explicit int arguments to fix edge cases with the... X-Git-Tag: LUFA-140302~33 X-Git-Url: http://git.linex4red.de/pub/USBasp.git/commitdiff_plain/e3cb0f48ef4dbb5211c7db1a7447dc997520d212?hp=e3cb0f48ef4dbb5211c7db1a7447dc997520d212 Use new VERSION_BCD() macro with explicit int arguments to fix edge cases with the previous floating point macro version. ---