Thanks to visit codestin.com Credit goes to github.com
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 f91670e commit c39a6a2Copy full SHA for c39a6a2
build/shared/revisions.txt
@@ -1,5 +1,5 @@
1
2
-ARDUINO 1.5.6 BETA 2014.02.19
+ARDUINO 1.5.6 BETA 2014.02.20
3
4
[ide]
5
* Implemented 1.5 library specification Rev.2
@@ -8,6 +8,7 @@ ARDUINO 1.5.6 BETA 2014.02.19
8
http://code.google.com/p/java-simple-serial-connector/
9
* If two libraries provides the same .h file prioritize the library with tha same folder name
10
* Improved command-line parsing (Matthijs Kooijman)
11
+* Windows: added arduino_debug.exe to help debugging errors when launch4j fails to start IDE
12
13
[libraries]
14
* TFT: warning messages in PImage class and strings inside examples now stored in flash to save RAM.
0 commit comments