1
0
mirror of https://github.com/arduino/Arduino.git synced 2025-01-17 06:52:18 +01:00

Update revision log

This commit is contained in:
Cristian Maglie 2015-06-30 11:40:20 +02:00
parent 2774f5a4c9
commit 36c2216dd6

View File

@ -15,6 +15,11 @@ ARDUINO 1.6.6
* IDE groups compiled files into "libraries", "core" and "sketch" folders
* Added Serial Plotter. Thanks @henningpohl
[libraries]
* Bridge: YunClient.connected() returns true if there are bytes available for read. Thanks @RobAtticus
* Bridge: YunClient.stop() now empties all buffers. Thanks @RobAtticus
ARDUINO 1.6.5-r2 - 2015.06.17
[ide]