Skip to content

Commit e7d5a19

Browse files
committed
Update revisions.txt for #3337
1 parent 9f8feea commit e7d5a19

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

build/shared/revisions.txt

+3
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,9 @@ ARDUINO 1.6.7
1616

1717
[core]
1818
* 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.
1922

2023
ARDUINO 1.6.6 - 2015.11.03
2124

0 commit comments

Comments
 (0)