Skip to content

Rename / alias __FlashStringHelper (e.g. to "FlashString"). #255

Open
@damellis

Description

@damellis

We have a "friendly" alias for creating flash strings (the F() macro), but not for using them within a library. This is relevant for anyone who wants to create something that sub-classes Print (or Stream) and can print these flash-resident strings. For those people, it seems like it would be nice to have a nicer name than __FlashStringHelper (e.g. FlashString) and to document this somewhere.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions