From 8ba51f090f7cafb36e1108cc58e68f5d71bc13c0 Mon Sep 17 00:00:00 2001 From: Dean Camera Date: Wed, 4 Nov 2009 13:16:53 +0000 Subject: Added new Printer Host mode Class driver. Added new Printer Host mode ClassDriver demo. Added table of supported classes and modes to the main USB Class Driver documentation. --- LUFA/Drivers/USB/Class/Host/StillImage.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'LUFA/Drivers/USB/Class/Host/StillImage.h') diff --git a/LUFA/Drivers/USB/Class/Host/StillImage.h b/LUFA/Drivers/USB/Class/Host/StillImage.h index 8a8552dab..4f7f7fad8 100644 --- a/LUFA/Drivers/USB/Class/Host/StillImage.h +++ b/LUFA/Drivers/USB/Class/Host/StillImage.h @@ -72,7 +72,7 @@ struct { bool IsActive; /**< Indicates if the current interface instance is connected to an attached device, valid - * after \ref HID_Host_ConfigurePipes() is called and the Host state machine is in the + * after \ref SI_Host_ConfigurePipes() is called and the Host state machine is in the * Configured state */ -- cgit v1.2.3