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 9f8feea commit e7d5a19Copy full SHA for e7d5a19
build/shared/revisions.txt
@@ -16,6 +16,9 @@ ARDUINO 1.6.7
16
17
[core]
18
* Fixed wrong timings for HardwareSerial::flush() in SAM core. Thanks @borisff
19
+* 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