-
Notifications
You must be signed in to change notification settings - Fork 34
Support for dtostrf() #309
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
…ests and reusing it for each test.
# Conflicts: # CHANGELOG.md
…}` so that other code can define a `yield()` function.
…and the functions can be called.
…d a custom copy constructor and a custom copy assignment operator.
* Allow test for minimum free space.
Sorry, this should have been a branch from master. Let me know if you want it resubmitted. |
edit: 309 is a typo, #313 is the replacement |
Yes, that's right. My |
And, if you have any substantive comments on closed PRs (like this one), I'm happy to revert or supplement... |
Any changes that have unit tests attached are generally fine with me, we can always add to the suite if/when we find a problem with the implementation. |
This is a function provided by Arduino that isn't in the standard C library.