X-Git-Url: http://git.linex4red.de/pub/USBasp.git/blobdiff_plain/89c837ee34db186f7b1f859f767d587036573c4c..e5057fec8ead1ec52dbad3b128ed94f9895fc9f4:/Bootloaders/Incomplete/MIDI/MIDI.c?ds=inline diff --git a/Bootloaders/Incomplete/MIDI/MIDI.c b/Bootloaders/Incomplete/MIDI/MIDI.c index 9343fe7bf..004e7af1a 100644 --- a/Bootloaders/Incomplete/MIDI/MIDI.c +++ b/Bootloaders/Incomplete/MIDI/MIDI.c @@ -37,7 +37,7 @@ #include "MIDI.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) {