Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
dtostrf_p
doesn't handle advertised range (#2879)
Code indicates range of +/- 4294967040.0 but that isn't achievable using `ltoa` (signed) call.
- Loading branch information