Make Benito ping-pong LED code more explicit, using masks of the TX and RX LED masks...
authorDean Camera <dean@fourwalledcubicle.com>
Fri, 7 Aug 2009 00:27:11 +0000 (00:27 +0000)
committerDean Camera <dean@fourwalledcubicle.com>
Fri, 7 Aug 2009 00:27:11 +0000 (00:27 +0000)
commit85c2716f2d37bb50d126102fcdd09fb78d26ebc5
treeaffb4d9f9f10ed41df24df3d82cbc6be3959be39
parent33a5715e91d7fe2c0c58351a4a973352ae0e01c9
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.
Demos/Host/LowLevel/MassStorageHost/MassStorageHost.c
LUFA/Drivers/USB/HighLevel/StdDescriptors.h
LUFA/Drivers/USB/HighLevel/USBTask.h
Projects/Benito/Benito.c