Skip to content
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

Fix of empty string printed in case of a 64-bit unsigned integer. #203

Merged
merged 2 commits into from
Sep 4, 2023

Conversation

aentinger
Copy link
Contributor

This fixes #178 .

aentinger and others added 2 commits September 4, 2023 17:17
Fixes #1691

To be removed once upstream bug is fixed and core-api imported:
#178
@aentinger aentinger self-assigned this Sep 4, 2023
@aentinger aentinger merged commit 267bab1 into master Sep 4, 2023
5 checks passed
@aentinger aentinger deleted the fix-178 branch September 4, 2023 15:22
@earlephilhower
Copy link
Contributor

Thanks!

@per1234 per1234 added the bug label Sep 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Serial.print(0ULL) gives empty output
3 participants