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 429b516 commit 5015ac1Copy full SHA for 5015ac1
build/shared/revisions.txt
@@ -2,7 +2,7 @@
2
ARDUINO 1.5.5 BETA
3
4
[ide]
5
-* Added missing YunServer and YunClient keywords
+* Added missing keywords: YunServer, YunClient, pow
6
7
[libraries]
8
* avr: Fixed buffer overflow in File::doBuffer() (dreggy)
@@ -14,6 +14,7 @@ ARDUINO 1.5.5 BETA
14
* sam: Fixed wrong initialization for ADC timings (analogRead speed Arduino DUE improved by a factor x10)
15
(http://www.djerickson.com/arduino/)
16
* avr: Fixed wrong extended fuses on Arduino Yún when using external programmer
17
+* avr: Added yun variant with LED_BUILTIN definition
18
19
ARDUINO 1.5.4 BETA 2013.09.10
20
0 commit comments