From: Dean Camera Date: Fri, 7 Aug 2009 00:27:11 +0000 (+0000) Subject: Make Benito ping-pong LED code more explicit, using masks of the TX and RX LED masks... X-Git-Tag: LUFA-110528-BETA~998 X-Git-Url: http://git.linex4red.de/pub/USBasp.git/commitdiff_plain/85c2716f2d37bb50d126102fcdd09fb78d26ebc5?hp=85c2716f2d37bb50d126102fcdd09fb78d26ebc5 Make Benito ping-pong LED code more explicit, using masks of the TX and RX LED masks for ping-pong toggle rather than the ambiguous LED "Busy" mask. Fix incorrect event name in MassStorageHost.c. ---