From 108a22a66a953fbb6f7d5cdb501ef8bde1c1c08a Mon Sep 17 00:00:00 2001 From: Dean Camera Date: Wed, 16 Dec 2009 04:03:08 +0000 Subject: The SImage_Host_SendBlockHeader() and SImage_Host_ReceiveBlockHeader() Still Image Host Class driver functions are now public. --- LUFA/ManPages/ChangeLog.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'LUFA/ManPages') diff --git a/LUFA/ManPages/ChangeLog.txt b/LUFA/ManPages/ChangeLog.txt index 4769919f2..30da09ac5 100644 --- a/LUFA/ManPages/ChangeLog.txt +++ b/LUFA/ManPages/ChangeLog.txt @@ -41,6 +41,7 @@ * which some devices use instead of Note Off messages (thanks to Robin Green) * - The CDC demos are now named "VirtualSerial" instead to indicate the demos' function rather than its implemented USB class, * to reduce confusion and to be in line with the rest of the LUFA demos + * - The SImage_Host_SendBlockHeader() and SImage_Host_ReceiveBlockHeader() Still Image Host Class driver functions are now public * * Fixed: * - Added missing CDC_Host_CreateBlockingStream() function code to the CDC Host Class driver -- cgit v1.2.3