diff options
author | Dean Camera <dean@fourwalledcubicle.com> | 2010-04-19 10:53:14 +0000 |
---|---|---|
committer | Dean Camera <dean@fourwalledcubicle.com> | 2010-04-19 10:53:14 +0000 |
commit | d92e9133d392fe9abfde27b60b27b24f3b142fc3 (patch) | |
tree | f35522ea3de40eba6faf610426cd18ec3474ae39 /Demos/Device/ClassDriver/KeyboardMouse | |
parent | fc8e4837a936bb1b4bd19bdd54660878b3efe02c (diff) | |
download | lufa-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 'Demos/Device/ClassDriver/KeyboardMouse')
-rw-r--r-- | Demos/Device/ClassDriver/KeyboardMouse/KeyboardMouse.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Demos/Device/ClassDriver/KeyboardMouse/KeyboardMouse.c b/Demos/Device/ClassDriver/KeyboardMouse/KeyboardMouse.c index 1c01730b0..1f87a7a6b 100644 --- a/Demos/Device/ClassDriver/KeyboardMouse/KeyboardMouse.c +++ b/Demos/Device/ClassDriver/KeyboardMouse/KeyboardMouse.c @@ -8,7 +8,6 @@ /*
Copyright 2010 Dean Camera (dean [at] fourwalledcubicle [dot] com)
- Copyright 2010 Denver Gingerich (denver [at] ossguy [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
|