Update README.md

pull/2/head
MrDham 7 years ago committed by GitHub
parent eb83271fef
commit f5507ec2d9
  1. 4
      README.md

@ -31,8 +31,8 @@ Serial port is used to send midi messages now.
### How does it works ?
Take care of selecting MIDI mode that correponds to your cituation
(put "//" in front off unadequate line - MIDI through serial is selected by default ):
In "Application.cpp", take care of selecting MIDI mode that correponds to your cituation
(put "//" in front off inadequate line - MIDI through serial is selected by default here):
Serial.begin(115200); // Baudrate for midi to serial. Use a serial to midi router
http://projectgus.github.com/hairless-midiserial/

Loading…
Cancel
Save