Update revisions.txt

This commit is contained in:
Federico Fissore 2015-11-18 17:28:50 +01:00
parent 20ddeb0fe3
commit b5565c5356
1 changed files with 1 additions and 0 deletions

View File

@ -3,6 +3,7 @@ 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
* new translations
[libraries]
* SPI: Added SPI.transfer16(...) function to SAM core.