We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b1b8e92 commit b22f522Copy full SHA for b22f522
build/shared/revisions.txt
@@ -1,4 +1,4 @@
1
-ARDUINO 1.6.13
+ARDUINO 1.6.13 - 2016.11.22
2
3
[ide]
4
* Improved robustness of Serial Plotter while dealing with malformed or partial data. Thanks @xloem.
@@ -8,6 +8,8 @@ ARDUINO 1.6.13
8
* Libraries and Boards Managers: if a download error happens (CRC error) the IDE tries to download the file again
9
without the need to remove the corrupted file manually.
10
* Improved serial plotter with horizontal axis and grid. Thanks @duff2013
11
+* Windows: Improved DPI detection
12
+* Fixed a bunch of small bugs in the editor.
13
14
[core]
15
* avr: set default values for "upload.verify" and "program.verify" (allows compatibility with older IDE). Thanks @per1234
0 commit comments