diff options
author | Chris--A <chris@genx.biz> | 2015-06-16 22:50:59 +1000 |
---|---|---|
committer | Sandeep Mistry <s.mistry@arduino.cc> | 2015-11-23 15:46:24 -0500 |
commit | db295bda6a74fddbf44520a0bb1af3ef2af3a5de (patch) | |
tree | 97037562c99e5f477fd466e575911b02a7d66fc8 /libraries | |
parent | 475bcd1d4fe686931a041e479f2870f7d754557c (diff) |
This adds control of Stream::parseInt/float lookahead.
Its default is SKIP_ALL which reflects previous versions.
However SKIP_NONE, and SKIP_WHITESPACE can refine this behaviour.
A parameter used in the protected overloads of parseInt/Float has been
changed from `skipChar` to `ignore`.
Diffstat (limited to 'libraries')
0 files changed, 0 insertions, 0 deletions