Skip to content

Commit d0a708d

Browse files
added notice
1 parent 6ee21f0 commit d0a708d

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

examples/ml_midi_monitor/README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,11 @@
44
<img src="img/midi_monitor.jpg" alt="Project Picture" width="480px" height="270px"/><br>
55
</p>
66

7+
8+
> **⚠ Important Notice:**
9+
> 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+
712
# Introduction
813
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.
914

0 commit comments

Comments
 (0)