Update installation guide

eulerConversion
loopier 2022-03-02 21:34:35 +01:00
parent 04c2f68d19
commit d113da6db2
1 changed files with 7 additions and 0 deletions

View File

@ -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