1
0
mirror of https://github.com/esp8266/Arduino.git synced 2025-06-17 22:23:10 +03:00

Update revisions.txt

This commit is contained in:
Federico Fissore
2015-05-22 14:05:50 +02:00
parent 9c02f932f6
commit 46e065b76d

View File

@ -11,6 +11,7 @@ ARDUINO 1.6.5
* Removed JNA. Less native stuff and less chances of incurring into an UnsatisfiedLinkError * Removed JNA. Less native stuff and less chances of incurring into an UnsatisfiedLinkError
* Many new and old issues closed. Thanks to many, and @Chris--A in particular * Many new and old issues closed. Thanks to many, and @Chris--A in particular
* Faster libraries list update * Faster libraries list update
* Serial monitor stays opened during upload, disabled. Thanks @avishorp and @Wackerbarth
[libraries] [libraries]
* LiquidCrystal fixes. Thanks @newbie15 * LiquidCrystal fixes. Thanks @newbie15