Skip to content

Commit ca5c3f6

Browse files
authored
Update README.md
removed support for IDE 2.* - will add it when it releases
1 parent 39ac1ef commit ca5c3f6

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Enables an Arduino with IP/UDP capabilities (Ethernet shield, ESP8266, ESP32, ..
2222
* Increased stability in high-throughput situations
2323
* Updated wiki
2424
### New in 3.2.0
25-
* Support for Arduino IDE 2. The Ethernet library will no longer be loaded by default, so adding a dependancy.
25+
* Bug fixes en enhancements
2626

2727
## Installation
2828
From the Arduino IDE Library Manager, search for AppleMIDI
@@ -94,7 +94,6 @@ Use wired Ethernet to reduce latency, Wi-Fi increases latency and latency varies
9494
9595
## Arduino IDE (arduino.cc)
9696
* 1.8.15
97-
* 2.0.0-beta.6
9897
9998
## Contributing
10099
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)