This commit is contained in:
Ronald Schaten 2008-07-10 20:29:01 +00:00
parent 44cd66f157
commit 83876306ac

View File

@ -2,7 +2,7 @@
* \file firmware/main.c
* \brief Main functions for USB-keyboard
* \author Ronald Schaten <ronald@schatenseite.de>
* \version $Id: main.c,v 1.1 2008/07/09 20:47:12 rschaten Exp $
* \version $Id: main.c,v 1.2 2008/07/10 20:29:01 rschaten Exp $
*
* License: GNU GPL v2 (see License.txt)
*/
@ -86,7 +86,7 @@
* - include an USB-hub into the keyboard
*
* If you are just a little like me, it won't take you much brainstorming to
* come up with one useful -- or even better: useless -- ideas. ;-)
* come up with own useful -- or even better: useless -- ideas. ;-)
*
* \section sec_install Building and installing
*