8000
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 9e26e40 commit 04e6389Copy full SHA for 04e6389
build/shared/revisions.txt
@@ -16,7 +16,9 @@ ARDUINO 1.6.7
16
17
[core]
18
* Fixed wrong timings for HardwareSerial::flush() in SAM core. Thanks @borisff
19
-* Leonardo/Micro (and other atmega32u4 based boards) now have SerialUSB alias for Serial
+* Stream: Optional lookahead and skipChar options added to parseInt and parseFloat,
20
+ parseFloat also support parsing floats without a leading 0,
21
+ Stream::find(char) added to SAM. Thanks @Chris--A.
22
23
ARDUINO 1.6.6 - 2015.11.03
24
0 commit comments