first sketch

This commit is contained in:
Lukas 2013-02-12 10:10:44 +01:00
parent a76859c22f
commit 0ee75d54cb

View File

@ -33,7 +33,7 @@ void setup()
digitalWrite(encBPin, HIGH); digitalWrite(encBPin, HIGH);
} }
void loop() // run over and over void loop()
{ {
//print incoming bytes on softwareserial, just for checking MIDI-in, worked //print incoming bytes on softwareserial, just for checking MIDI-in, worked
if (MIDI.available()) if (MIDI.available())