Update installation guide

eulerConversion
loopier 1 year ago
parent 04c2f68d19
commit d113da6db2
  1. 7
      installation-guide.md

@ -27,3 +27,10 @@ In a terminal run:
# BLE MIDI
- Arduino install library **BLE-MIDI 2.1.0** *WARNING: NOT THE LAST VERSION*
- Check group name of the device: `ls -l /dev/ttyACM0`
- Add user to tty group: `sudo usermod -aG GROUPNAME USERNAME`
- Load the code to the board
- Connect to it via Bluetooth
- Check MIDI reception

Loading…
Cancel
Save