From 5015ac1787d7f8db6840b6328976311465856015 Mon Sep 17 00:00:00 2001 From: Federico Fissore Date: Mon, 30 Sep 2013 10:08:32 +0200 Subject: [PATCH] Updated revisions.txt --- build/shared/revisions.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/build/shared/revisions.txt b/build/shared/revisions.txt index 6882e59a8..4ff8faf0b 100644 --- a/build/shared/revisions.txt +++ b/build/shared/revisions.txt @@ -2,7 +2,7 @@ ARDUINO 1.5.5 BETA [ide] -* Added missing YunServer and YunClient keywords +* Added missing keywords: YunServer, YunClient, pow [libraries] * avr: Fixed buffer overflow in File::doBuffer() (dreggy) @@ -14,6 +14,7 @@ ARDUINO 1.5.5 BETA * sam: Fixed wrong initialization for ADC timings (analogRead speed Arduino DUE improved by a factor x10) (http://www.djerickson.com/arduino/) * avr: Fixed wrong extended fuses on Arduino Yún when using external programmer +* avr: Added yun variant with LED_BUILTIN definition ARDUINO 1.5.4 BETA 2013.09.10