From: Dean Camera Date: Tue, 16 Feb 2010 12:25:31 +0000 (+0000) Subject: Make sure the button report set masks use OR in all circumstances, to prevent user... X-Git-Tag: LUFA-110528-BETA~594 X-Git-Url: http://git.linex4red.de/pub/USBasp.git/commitdiff_plain/2b51944a4bf6123ca5fb59bd967b8f4a1fa944e1?hp=2b51944a4bf6123ca5fb59bd967b8f4a1fa944e1 Make sure the button report set masks use OR in all circumstances, to prevent user confusion. While the first set of the buttons report item can be a direct assignment, it is not immediately clear to new developers why this is the case. ---