Skip to content

Update WString #313

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Sep 8, 2018
Merged

Update WString #313

merged 2 commits into from
Sep 8, 2018

Conversation

fpistm
Copy link
Member

@fpistm fpistm commented Sep 4, 2018

Add toDouble , see arduino/Arduino#5362
Align with WString from Arduino: String iterators

`toFloat` internally converts into double and then truncates into a
float, so why not add a method to return the double?

Signed-off-by: Iván Pérez <[email protected]>
Add String iterators

Signed-off-by: Frederic.Pillon <[email protected]>
@fpistm fpistm self-assigned this Sep 4, 2018
@fpistm fpistm merged commit ca36657 into stm32duino:master Sep 8, 2018
@fpistm fpistm deleted the WString branch September 8, 2018 09:47
benwaffle pushed a commit to benwaffle/Arduino_Core_STM32 that referenced this pull request Apr 10, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant