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
@@ -70,6 +71,7 @@ More usages in the [examples](https://github.com/lathoub/Arduino-AppleMIDI-Libra
70
71
* MKR ETH shield (W5500 and W6100 based)
71
72
* Teensy WIZ820io W5200
72
73
* Teensy 4.1 with [Ethernet Kit](https://www.pjrc.com/store/ethernet_kit.html)
74
+
* ESP32 with W5500
73
75
74
76
## Notes
75
77
@@ -88,6 +90,7 @@ Use wired Ethernet to reduce latency, Wi-Fi increases latency and latency varies
88
90
89
91
## Arduino IDE (arduino.cc)
90
92
* 1.8.16
93
+
* 2.3.7
91
94
92
95
## Contributing
93
96
I would love to include your enhancements or bug fixes! In lieu of a formal styleguide, please take care to maintain the existing coding style. Please test your code before sending a pull request. It would be very helpful if you include a detailed explanation of your changes in the pull request.
0 commit comments