-
-
Notifications
You must be signed in to change notification settings - Fork 7k
Closed
Labels
Component: DocumentationRelated to Arduino's documentation contentRelated to Arduino's documentation content
Milestone
Description
Issue #1297 added support for constructing a String object with a float/double. The documentation for string constructors does not reflect the ability to do this:
http://www.arduino.cc/en/Reference/StringConstructor
http://www.arduino.cc/en/Tutorial/StringConstructors
I've wasted a lot of time trying to get around this issue using dtostrf() and writing custom functions so it would have been much nicer to immediately find it on the reference pages! Thanks
Metadata
Metadata
Assignees
Labels
Component: DocumentationRelated to Arduino's documentation contentRelated to Arduino's documentation content