X-Git-Url: http://git.linex4red.de/pub/lufa.git/blobdiff_plain/89c837ee34db186f7b1f859f767d587036573c4c..47384e3c5029381d8b9fff2dbacbeec7c1e71845:/Bootloaders/Incomplete/MIDI/BootloaderMIDI.c diff --git a/Bootloaders/Incomplete/MIDI/BootloaderMIDI.c b/Bootloaders/Incomplete/MIDI/BootloaderMIDI.c index 97a2ada83..6cb25a5c5 100644 --- a/Bootloaders/Incomplete/MIDI/BootloaderMIDI.c +++ b/Bootloaders/Incomplete/MIDI/BootloaderMIDI.c @@ -37,7 +37,7 @@ #include "BootloaderMIDI.h" /** Main program entry point. This routine configures the hardware required by the application, then - * starts the scheduler to run the application tasks. + * enters a loop to run the application tasks in sequence. */ int main(void) {