Update revisions.txt

This commit is contained in:
Federico Fissore 2015-11-20 17:31:51 +01:00
parent d5a0476948
commit 0da3251def
1 changed files with 1 additions and 0 deletions

View File

@ -6,6 +6,7 @@ ARDUINO 1.6.7
* New translations
* Added support to file:// protocol for boards manager URLs
* Portable sketchbook folder can now be any arbitrary location
* Fixed a bug that caused Boards Manager to install the same tool twice or more, thus wasting disk space, if other cores where using tools delivered by arduino
[libraries]
* SPI: Added SPI.transfer16(...) function to SAM core.