Update revisions.txt

This commit is contained in:
Federico Fissore 2015-11-18 14:42:56 +01:00
parent 846b8216c8
commit 8b35216226
1 changed files with 4 additions and 0 deletions

View File

@ -1,5 +1,9 @@
ARDUINO 1.6.7
[ide]
* new arduino-builder: faster, better prototype generation and library discovery logic, and more. See https://github.com/arduino/arduino-builder/compare/1.0.5...master
* Serial plotter now allows to plot multiple values at once. Thanks @henningpohl
[libraries]
* SPI: Added SPI.transfer16(...) function to SAM core.
* Ethernet, WiFi, SoftwareSerial: Fixed flush() behaviour: