We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 28d1b15 commit 53f3e8eCopy full SHA for 53f3e8e
build/shared/revisions.txt
@@ -36,6 +36,9 @@ ARDUINO 0022
36
* Hardware serial receive interrupt optimization.
37
http://code.google.com/p/arduino/issues/detail?id=391
38
39
+* Applying the timeout parameter of pulseIn() during measurement of the
40
+ pulse, not just while waiting for it.
41
+
42
[environment]
43
44
* Fixed problem with copy as html and angle brackets.
@@ -55,6 +58,8 @@ ARDUINO 0022
55
58
faster. Patch by William Westfield and Paul Stoffregen.
56
59
http://code.google.com/p/arduino/issues/detail?id=393
57
60
61
+* Setting application icon under Windows.
62
63
ARDUINO 0021 - 2010.10.02
64
65
* Modifying VID / PID combination in 8U2 firmwares.
0 commit comments