Skip to content

Commit

Permalink
doc: Thru is off by default in other transports
Browse files Browse the repository at this point in the history
  • Loading branch information
franky47 committed Apr 24, 2020
1 parent ce57d26 commit d0110e4
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -107,6 +107,10 @@ All these Transport layers use this library for all the underlying MIDI
work, making it easy to switch transport protocols or making transport
protocol bridges.

### Differences between Serial & other transports

- Software Thru is enabled by default on Serial, but not on other transports.

## Contact

To report a bug, contribute, discuss on usage, or simply request support, please [create an issue here](https://github.com/FortySevenEffects/arduino_midi_library/issues/new).
Expand Down

0 comments on commit d0110e4

Please sign in to comment.