Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add String(const uint8_t *, unsigned int) constructor
This allows creating a String from a uint8_t[] or uint8_t* as well, without having to add explicit casts.
- Loading branch information