projects
/
pub
/
lufa.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Application documentation/comment cleanup.
[pub/lufa.git]
/
Bootloaders
/
Incomplete
/
MIDI
/
MIDI.c
diff --git
a/Bootloaders/Incomplete/MIDI/MIDI.c
b/Bootloaders/Incomplete/MIDI/MIDI.c
index
9343fe7
..
004e7af
100644
(file)
--- a/
Bootloaders/Incomplete/MIDI/MIDI.c
+++ b/
Bootloaders/Incomplete/MIDI/MIDI.c
@@
-37,7
+37,7
@@
#include "MIDI.h"
\r
\r
/** Main program entry point. This routine configures the hardware required by the application, then
\r
#include "MIDI.h"
\r
\r
/** Main program entry point. This routine configures the hardware required by the application, then
\r
- *
starts the scheduler to run the application tasks
.
\r
+ *
enters a loop to run the application tasks in sequence
.
\r
*/
\r
int main(void)
\r
{
\r
*/
\r
int main(void)
\r
{
\r