X-Git-Url: http://git.linex4red.de/pub/lufa.git/blobdiff_plain/24ea531fabb6d9f2445c4b3c28214db97b10b15c..0210fa5648b1ed65caa384f966ac40b4ecc489ae:/LUFA/ManPages/LibraryApps.txt
diff --git a/LUFA/ManPages/LibraryApps.txt b/LUFA/ManPages/LibraryApps.txt
index 2032edf5d..3b44aa6db 100644
--- a/LUFA/ManPages/LibraryApps.txt
+++ b/LUFA/ManPages/LibraryApps.txt
@@ -92,6 +92,8 @@
* - StillImageHost - Still Image Camera host demo, using the low level LUFA APIs to implement the USB Still Image class
* - VirtualSerialHost - Virtual Serial Port host demo, using the low level LUFA APIs to implement the USB CDC class
* - Incomplete
+ * - AudioInputHost - Incomplete Audio Input host demo, using the low level LUFA APIs to implement a USB microphone host
+ * - AudioOutputHost - Incomplete Audio Output host demo, using the low level LUFA APIs to implement a USB speaker host
* - BluetoothHost - Incomplete Bluetooth host demo, using the low level LUFA APIs to implement the USB Bluetooth class
* - DualRole
* - ClassDriver