Skip to content

Commit b590d48

Browse files
committed
update revisions.txt
1 parent 2af2961 commit b590d48

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

build/shared/revisions.txt

+2
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,8 @@ ARDUINO 1.6.5
2222
* AVR: delayMicroseconds(..), added support for 1Mhz, 12Mhz and 24Mhz. Thanks @cano64
2323
* AVR: added missing case in detachInterrupt(). Thanks @leres, @vicatcu
2424
* SAM: added watchdog routine for Due. Thanks @bobc
25+
* AVR+SAM: reworked pulseIn() function to become GCC agnostic
26+
* AVR+SAM: added pulseInLong() (based on micros()) to help getting good results in interrupt-prone environments
2527

2628
ARDUINO 1.6.4 - 2015.05.06
2729

0 commit comments

Comments
 (0)