TensorMan

Results 2 comments of TensorMan

Ravi You've hit the famous "No printf %f in Arduino" issue, I assume. Look at the main PrintEx page for examples. [Look at how to install on Eclipse](https://www.eclipse.org/community/eclipse_newsletter/2018/july/arduino.php) or [this](https://forum.arduino.cc/t/using-libraries-with-eclipse/40067),for...

I encountered this - the \0 does not get written into the destination although it returns the correct number of characters written. // Try with and without "#include " /*...