From: Dean Camera Date: Wed, 13 May 2009 14:13:57 +0000 (+0000) Subject: Moved USB Host state machine code out from USBTask.c and into Host.c, where it more... X-Git-Tag: LUFA-110528-BETA~1178 X-Git-Url: http://git.linex4red.de/pub/USBasp.git/commitdiff_plain/4904b10ef689a11b420c0a32da747533f4378712?hp=4904b10ef689a11b420c0a32da747533f4378712 Moved USB Host state machine code out from USBTask.c and into Host.c, where it more properly belongs. ---