Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix for constant string storage on Arduinos.
For Arduinos we can use the F(..) macro which casts the string to a streamable helper class.
- Loading branch information