Skip to content

Commit db84de7

Browse files
committed
Set Readme for release
1 parent 11ba459 commit db84de7

File tree

1 file changed

+8
-3
lines changed

1 file changed

+8
-3
lines changed

README.md

+8-3
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,20 @@
1-
# MIDI Thing v2.1
1+
# MIDI Thing v2.2
22
Firmware for the [Befaco](http://befaco.org) Eurorack MIDI module (MIDI Thing).
33

44
## Requirements
5-
You need Arduino >= 1.6.3. Recommended 1.8.5
5+
You need Arduino >= 1.6.3.
66

77
Additionally you will need the following libraries installed (see the [Arduino Guide](https://www.arduino.cc/en/Guide/Libraries) on how to do this):
88

9-
* [MIDI](https://github.com/FortySevenEffects/arduino_midi_library/releases/tag/4.3.1) If you use Library manager install version 4.3.1.
9+
* [MIDI](https://github.com/FortySevenEffects/arduino_midi_library/releases/tag/5.0.2)
1010
* [Bounce2](https://github.com/thomasfredericks/Bounce2)
1111
* [mcp4728](https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/neuroelec/mcp4728_library_v1.3_for_Arduino_1.0.zip)
1212

13+
## bug fix
14+
15+
- Fixed Retrigger issues
16+
- Fixed Perc trigger note error.
17+
1318

1419
## Uploading the firmware
1520

0 commit comments

Comments
 (0)