Skip to content

Missing documentation for String() constructors #3264

Closed
@dwwolfe

Description

@dwwolfe

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

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions