From: Dean Camera Date: Wed, 30 Sep 2009 04:40:36 +0000 (+0000) Subject: Removed mostly useless "TestApp" demo, as it was mainly useful only for checking... X-Git-Tag: LUFA-110528-BETA~874 X-Git-Url: http://git.linex4red.de/pub/USBasp.git/commitdiff_plain/89c837ee34db186f7b1f859f767d587036573c4c?hp=89c837ee34db186f7b1f859f767d587036573c4c Removed mostly useless "TestApp" demo, as it was mainly useful only for checking for sytax errors in the library. MIDI device demos now receive MIDI events from the host and display note ON messages via the board LEDs. Added beginnings of a MIDI class bootloader. ---