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 cd9d30a commit 94a182eCopy full SHA for 94a182e
build/shared/revisions.txt
@@ -27,6 +27,7 @@ ARDUINO 1.6.5
27
* SAM: added watchdog routine for Due. Thanks @bobc
28
* AVR+SAM: reworked pulseIn() function to become GCC agnostic
29
* AVR+SAM: added pulseInLong() (based on micros()) to help getting good results in interrupt-prone environments
30
+* AVR: fixed regression in HardwareSerial.flush(). Thanks @chromhelm
31
32
ARDUINO 1.6.4 - 2015.05.06
33
0 commit comments