Skip to content

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