From 8d58a02e6df94831b7d54089ef1d9807caaec3c5 Mon Sep 17 00:00:00 2001 From: Tom Igoe Date: Thu, 2 Jul 2009 22:31:04 +0000 Subject: [PATCH] Added MIDI example --- build/shared/dist/examples/Communication/MIDI/Midi.pde | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/shared/dist/examples/Communication/MIDI/Midi.pde b/build/shared/dist/examples/Communication/MIDI/Midi.pde index 03df4ef2f..feb3e82a4 100644 --- a/build/shared/dist/examples/Communication/MIDI/Midi.pde +++ b/build/shared/dist/examples/Communication/MIDI/Midi.pde @@ -16,7 +16,7 @@ modified 2 Jul 2009 by Tom Igoe - http://www.arduino.cc/en/Tutorial/PIRSensor + http://www.arduino.cc/en/Tutorial/MIDI */