Update MediaController project to remove the Record usage (not often needed) and explicitly declare each usage for maximum clarity.

This commit is contained in:
Dean Camera 2011-05-23 13:19:13 +00:00
parent b88e0a7b90
commit 24ea531fab
4 changed files with 21 additions and 16 deletions

View file

@ -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