From 5ada9fae7160f33b42a88a156b0a78c2b7ee21c6 Mon Sep 17 00:00:00 2001 From: Cristian Maglie Date: Tue, 26 May 2015 10:51:12 +0200 Subject: [PATCH] update revisions log --- build/shared/revisions.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/shared/revisions.txt b/build/shared/revisions.txt index 27327a6a7..be9835d07 100644 --- a/build/shared/revisions.txt +++ b/build/shared/revisions.txt @@ -19,7 +19,7 @@ ARDUINO 1.6.5 [core] * AVR: delayMicroseconds(..) doesn't hang if called with 0. Thanks @cano64 * AVR: delayMicroseconds(..), added support for 1Mhz, 12Mhz and 24Mhz. Thanks @cano64 -* AVR: added missing case in detachInterrupt(). Thanks @vicatcu +* AVR: added missing case in detachInterrupt(). Thanks @leres, @vicatcu * SAM: added watchdog routine for Due. Thanks @bobc ARDUINO 1.6.4 - 2015.05.06