1
0
mirror of https://github.com/esp8266/Arduino.git synced 2025-06-17 22:23:10 +03:00

Corrected link address in Midi example

This commit is contained in:
Tom Igoe
2012-08-13 15:21:28 -04:00
parent 409da1d9c7
commit 36b5d52d4a

View File

@ -13,12 +13,12 @@
Attach a MIDI cable to the jack, then to a MIDI synth, and play music.
created 13 Jun 2006
modified 30 Aug 2011
modified 13 Aug 2012
by Tom Igoe
This example code is in the public domain.
http://www.arduino.cc/en/Tutorial/MIDI
http://www.arduino.cc/en/Tutorial/Midi
*/