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 0a0b98f commit f5c2e14Copy full SHA for f5c2e14
build/shared/revisions.txt
@@ -3,6 +3,11 @@ ARDUINO 1.6.8
3
[ide]
4
* Fixed a NullPointerException when dealing with some rare combination of package_*.json files
5
* Fixed incorrect key bindings handling for changing tab. Thanks @matthijskooijman
6
+* MacOSX: Fixed handling of add indent/remove indent shortcuts (CMD+[ and CMD+])
7
+
8
+[core]
9
+* avr: fixed USB_SendControl(...) for buffer with len > 64. Thanks @NicoHood
10
+* avr: fixed yield() usage inside delay(). Thanks @vbextreme
11
12
ARDUINO 1.6.7 - 2015.12.17
13
0 commit comments