Skip to content

Commit ff62142

Browse files
committedNov 12, 2021
2 parents 668a274 + a8aceca commit ff62142

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed
 

‎README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Enables an Arduino with IP/UDP capabilities (Ethernet shield, ESP8266, ESP32, ..
2121
### New in 3.1.0
2222
* Increased stability in high-throughput situations
2323
* Updated wiki
24-
### New in 3.1.1
24+
### New in 3.1.1 and 3.1.2
2525
* Bug fixes en enhancements
2626

2727
## Installation
@@ -66,7 +66,7 @@ More usages in the [examples](https://github.com/lathoub/Arduino-AppleMIDI-Libra
6666
* Arduino/Genuino (Mega, Uno, Arduino Ethernet, MKRZERO, ...)
6767
* ESP8266 (Adafruit HUZZAH ESP8266, Sparkfun ESP8266 Thing Dev)
6868
* ESP32 (Adafruit HUZZAH32 – ESP32 Feather Board) Wi-Fi
69-
* ESP32 with W5500 [Setup]()
69+
* ESP32 with W5500 [Setup](https://github.com/lathoub/Arduino-AppleMIDI-Library/discussions/135)
7070
* Teensy 3.2 & 4.1
7171
* Adafruit Feather M0 WiFi - ATSAMD21 + ATWINC1500
7272
@@ -93,7 +93,7 @@ It's highly recommended to modify the [Ethernet library](https://github.com/ardu
9393
Use wired Ethernet to reduce latency, Wi-Fi increases latency and latency varies. More of the [wiki](https://github.com/lathoub/Arduino-AppleMIDI-Library/wiki/Keeping-Latency-under-control)
9494
9595
## Arduino IDE (arduino.cc)
96-
* 1.8.15
96+
* 1.8.16
9797
9898
## Contributing
9999
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

Comments
 (0)
Failed to load comments.