diff options
| author | Dean <Dean@d5102386-fcda-11dd-9fdb-3debd5008f28> | 2010-04-19 10:53:14 +0000 |
|---|---|---|
| committer | Dean <Dean@d5102386-fcda-11dd-9fdb-3debd5008f28> | 2010-04-19 10:53:14 +0000 |
| commit | 9ce29b9b652ef52c257a459634a347335378a417 (patch) | |
| tree | f35522ea3de40eba6faf610426cd18ec3474ae39 /Demos/Device/ClassDriver/Keyboard/Keyboard.c | |
| parent | 52351e8a56acd1907b51e79a444ec33f335daaa5 (diff) | |
Make bluetooth SDP code correctly unpack the search UUIDs and parameters.
Minor documentation improvements.
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1213 d5102386-fcda-11dd-9fdb-3debd5008f28
Diffstat (limited to 'Demos/Device/ClassDriver/Keyboard/Keyboard.c')
| -rw-r--r-- | Demos/Device/ClassDriver/Keyboard/Keyboard.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/Demos/Device/ClassDriver/Keyboard/Keyboard.c b/Demos/Device/ClassDriver/Keyboard/Keyboard.c index db30ac57..ea4fbf81 100644 --- a/Demos/Device/ClassDriver/Keyboard/Keyboard.c +++ b/Demos/Device/ClassDriver/Keyboard/Keyboard.c @@ -7,8 +7,7 @@ */
/*
- Copyright 2010 Denver Gingerich (denver [at] ossguy [dot] com)
- Based on code by Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 2010 Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
|
