You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
> The `Serial1` and `Serial2` functionalities do not work with the ESP32 v3.#.# board library.
10
+
> To ensure proper functionality, use **ESP32 board library version 2.0.17** or earlier.
11
+
7
12
# Introduction
8
13
The **ml_midi_monitor** project is designed to help you test your MIDI interface. It opens a serial port and sends a test message every second. All incoming messages are displayed in the serial monitor for easy debugging and validation.
0 commit comments