aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA
diff options
context:
space:
mode:
authorDean Camera <dean@fourwalledcubicle.com>2011-05-23 13:19:13 +0000
committerDean Camera <dean@fourwalledcubicle.com>2011-05-23 13:19:13 +0000
commit24ea531fabb6d9f2445c4b3c28214db97b10b15c (patch)
tree53ec43032878d1cf7c051277a1ff101f5d31c721 /LUFA
parentb88e0a7b90671a6b96196acc04fb811035663f22 (diff)
downloadlufa-24ea531fabb6d9f2445c4b3c28214db97b10b15c.tar.gz
lufa-24ea531fabb6d9f2445c4b3c28214db97b10b15c.tar.bz2
lufa-24ea531fabb6d9f2445c4b3c28214db97b10b15c.zip
Update MediaController project to remove the Record usage (not often needed) and explicitly declare each usage for maximum clarity.
Diffstat (limited to 'LUFA')
-rw-r--r--LUFA/ManPages/LibraryApps.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/LUFA/ManPages/LibraryApps.txt b/LUFA/ManPages/LibraryApps.txt
index fa8256d84..2032edf5d 100644
--- a/LUFA/ManPages/LibraryApps.txt
+++ b/LUFA/ManPages/LibraryApps.txt
@@ -105,6 +105,7 @@
* - <b>Benito</b> - Benito Board Arduino Programmer project
* - <b>LEDNotifier</b> - USB LED Notification project
* - <b>Magstripe</b> - Magnetic Stripe Card Reader project
+ * - <b>MediaController</b> - Media Playback Controller project
* - <b>MIDIToneGenerator</b> - MIDI Note Tone Generator project
* - <b>MissileLaucher</b> - Toy Missile Launcher Host project
* - <b>RelayBoard</b> - Relay board controller, controllable via the "sismpctl" Linux application