aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/ManPages
diff options
context:
space:
mode:
authorDean Camera <dean@fourwalledcubicle.com>2010-08-24 13:16:16 +0000
committerDean Camera <dean@fourwalledcubicle.com>2010-08-24 13:16:16 +0000
commitb7b8a9edfacb000c138eb6e7ad77c515c3a82050 (patch)
tree4b5afe16c3d22fdf3e2b5a7fe175ba5062404c12 /LUFA/ManPages
parent092f82e06fc64436fd957b4b6b8d5ce33532efae (diff)
downloadlufa-b7b8a9edfacb000c138eb6e7ad77c515c3a82050.tar.gz
lufa-b7b8a9edfacb000c138eb6e7ad77c515c3a82050.tar.bz2
lufa-b7b8a9edfacb000c138eb6e7ad77c515c3a82050.zip
Fixed LowLevel PrinterHost demo not sending control requests to the attached printer with the correct printer interface wIndex value.
Diffstat (limited to 'LUFA/ManPages')
-rw-r--r--LUFA/ManPages/ChangeLog.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/LUFA/ManPages/ChangeLog.txt b/LUFA/ManPages/ChangeLog.txt
index e71a6f0d2..d7e5f5cef 100644
--- a/LUFA/ManPages/ChangeLog.txt
+++ b/LUFA/ManPages/ChangeLog.txt
@@ -36,6 +36,7 @@
* in the USB controller if the endpoints or pipes were allocated in anything other than ascending order (thanks to Martin Degelsegger)
* - Fixed USBtoSerial and Benito project SetLineEncoding calls failing if the USART is busy, due to the RX ISR delaying the control
* request handler
+ * - Fixed LowLevel PrinterHost demo not sending control requests to the attached printer with the correct printer interface wIndex value
*
* \section Sec_ChangeLog100807 Version 100807
* <b>New:</b>