From: Dean Camera Date: Thu, 26 Nov 2009 11:16:20 +0000 (+0000) Subject: Make MIDI device demos also turn off the on board LEDs if MIDI Note On messages are... X-Git-Tag: LUFA-110528-BETA~800 X-Git-Url: http://git.linex4red.de/pub/USBasp.git/commitdiff_plain/2a28862dcc6a8e5fcf7c8015f67b3eee4716fef6?hp=2a28862dcc6a8e5fcf7c8015f67b3eee4716fef6 Make MIDI device demos also turn off the on board LEDs if MIDI Note On messages are sent with a velocity of zero, which some devices use instead of Note Off messages (thanks to Robin Green). ---