Skip to content
Discussion options

You must be logged in to vote

The MIDI library only uses the Serial (or Serial2 in your case) to send data, it's up to you to configure this Serial2 object to use a custom pin.

I'm not familiar with the ESP32, but if you can reconfigure a serial port to use another pin, I figure the ESP documentation is a good place to look for a solution.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by bill-i-am-code
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants