Serial monitor in Arduino IDE v. 2.0.0-rc4 doesn't pad timestamps correctly #905
Labels
conclusion: duplicate
Has already been submitted
topic: code
Related to content of the project itself
type: imperfection
Perceived defect in any part of project
Describe the bug
When enabling timestamps in the serial monitor, timestamps might be formatted as 18:2:13.521 instead of as expected 18:02:13.521
I.e. this is the data i got in my console:
To Reproduce
Steps to reproduce the behavior:
Expected behavior
The timestamps should prepend a 0 for single digit minutes
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: