aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/ManPages/LibraryApps.txt
diff options
context:
space:
mode:
authorDean Camera <dean@fourwalledcubicle.com>2010-04-19 10:53:14 +0000
committerDean Camera <dean@fourwalledcubicle.com>2010-04-19 10:53:14 +0000
commitd92e9133d392fe9abfde27b60b27b24f3b142fc3 (patch)
treef35522ea3de40eba6faf610426cd18ec3474ae39 /LUFA/ManPages/LibraryApps.txt
parentfc8e4837a936bb1b4bd19bdd54660878b3efe02c (diff)
downloadlufa-d92e9133d392fe9abfde27b60b27b24f3b142fc3.tar.gz
lufa-d92e9133d392fe9abfde27b60b27b24f3b142fc3.tar.bz2
lufa-d92e9133d392fe9abfde27b60b27b24f3b142fc3.zip
Make bluetooth SDP code correctly unpack the search UUIDs and parameters.
Minor documentation improvements.
Diffstat (limited to 'LUFA/ManPages/LibraryApps.txt')
-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 5f522634d..2217740e2 100644
--- a/LUFA/ManPages/LibraryApps.txt
+++ b/LUFA/ManPages/LibraryApps.txt
@@ -103,6 +103,7 @@
* - <b>LEDNotifier</b> - USB LED Notification project
* - <b>Magstripe</b> - Magnetic Stripe Card Reader project
* - <b>MissileLaucher</b> - Toy Missile Launcher Host project
+ * - <b>RelayBoard</b> - Relay board controller, controllable via the "sismpctl" Linux application
* - <b>TemperatureDataLogger</b> - Temperature Datalogging project, using the FatFS library
* - <b>USBtoSerial</b> - USB to USART Serial Converter project
* - <b>Webserver</b> - RNDIS Host Webserver with DHCP client, powered by uIP TCP/IP stack project and FatFS library