1
0
mirror of https://github.com/arduino/Arduino.git synced 2025-02-17 11:54:33 +01:00

Update revisions.txt

This commit is contained in:
Federico Fissore 2015-11-18 14:42:56 +01:00
parent 846b8216c8
commit 8b35216226

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: