tofrnr
tofrnr
I agree, e.g. light green (lime) would be much more easy to recognize!
I disagree about orange or red - both is invisible to me! Please make it WHITE, YELLOW or LIGHT-GREEN (LIME) ! I agree with jockm ("The error text is 100%...
I strongly disagree with per1234. Red or even orange on a notebook in a bright environment (e.g., outside) is not readable to my eyes, not even your screenshot above, and...
IMO that's stupid to have to use cast functions as worksarounds, because floor() and ceil() are standard C math functions which are simply messed up by Arduino gibberish. So finally...
I ssumed that actually already, and if so, then it's a Serial library bug. Nonetheless, by no means a feature though.
a faulty result is a faulty result is a faulty result - irrelevant if it's rarely needed or not, and the Due is a 32bit µC capable of 64bit double...
tbh, it does not interest me if there are simple and rather naïve functions, in case they simply work faulty. If a simple and rather naïve function works faulty, it...
hello, my thread opening issue report was not about workaraounds, my post was about a bug in the Serial.prinf function to "large" 64bit double. If I wanted a workaraound, I...
my question was about to be optionally (!!) enabled perhaps by a #include or by a #pragma config. Having to deal currently with the mutilated AVR-sprintf-crippel stuff and those unconscionable...
re: "This feature is disabled by default to save space." Of course I know that, and that's already been said. Workarounds like mentioned or e.g., patching all those lib.c files...