Closed SeanCairns closed 1 year ago
Hello,
Could you attempt with enabling the option for Full, 2.6K, prints floats
in Tools
-> print()
in the Arduino IDE and test again?
That works! And makes debugging A LOT easier. Thanks again!
No problem. I'll append that to our documentation page for the log module.
The documentation seems to indicate that I can use c++ printf formatting with Log. For example:
Should output:
[INFO] Test float: 3.14
Instead I get:
[INFO] Test float: ?