From 113df4878b305759df30f4f0d434830fba3fc57f Mon Sep 17 00:00:00 2001 From: Dean Camera Date: Tue, 1 Sep 2009 13:57:47 +0000 Subject: Fix up MissileLauncher demo's ConfigurationDescriptor.c so that it uses the new USB_GetDeviceConfigDescriptor() function parameters. --- LUFA/ManPages/FutureChanges.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'LUFA/ManPages/FutureChanges.txt') diff --git a/LUFA/ManPages/FutureChanges.txt b/LUFA/ManPages/FutureChanges.txt index 9facda2a8..8d394435a 100644 --- a/LUFA/ManPages/FutureChanges.txt +++ b/LUFA/ManPages/FutureChanges.txt @@ -24,9 +24,9 @@ * - Remake AVRStudio project files * - Add detailed overviews of how each demo works * - Master LUFA include file rather than per-module includes - * - Add multiple-report HID demo to the library + * - Add multiple-report HID device demo to the library * - Add dual role Mouse Host/Keyboard Device demo to the library - * - Add Mouse/CDC dual class demo to the library + * - Add Mouse/CDC dual class device demo to the library * - Change makefiles to allow for absolute LUFA location to be used * - Port LUFA to other architectures * -# AVR32 UC3B series microcontrollers -- cgit v1.2.3