From cd0adb7574525978f50eabd536f7563f2d9f9aa7 Mon Sep 17 00:00:00 2001 From: Dean Camera Date: Thu, 17 Sep 2009 23:34:16 +0000 Subject: Added support for the officially recommended layout of the external peripherals connected to the BUMBLEB board. Added flag to the HID Host Class driver to indicate the currently selected reporting protocol. --- LUFA/ManPages/LibraryApps.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'LUFA/ManPages/LibraryApps.txt') diff --git a/LUFA/ManPages/LibraryApps.txt b/LUFA/ManPages/LibraryApps.txt index 0b49a32e1..59aaea5d1 100644 --- a/LUFA/ManPages/LibraryApps.txt +++ b/LUFA/ManPages/LibraryApps.txt @@ -12,7 +12,7 @@ * further at the expense of a loss of flexibility). * * With one or two exceptions (e.g. proprietary classes such as RNDIS) all the included demos will work across all OSes without - * the need for special drivers. One Windows, some demos require the supplied .INF file to be used as the device driver, which + * the need for special drivers. On Windows, some demos require the supplied .INF file to be used as the device driver, which * directs the OS to use its inbuilt class drivers for the device. * * Also included with the library are three fully functional bootloaders, located in the /Bootloaders/ subdirectory. -- cgit v1.2.3