Open
Description
Hello, I am using this MIDI library, this is a very good library.
But now there is a problem
For example, simply send note on in a loop. If running on arduino uno, the serial port baud rate is set to 31250, the serial port debugging software can receive the correct midi signal, but the same code, running on the NodeMCU board based on ESP8266, does not The correct MIDI, is it a problem with my settings or the board?
Additional context
Add any other context or screenshots about the feature request here.