How do I sort out all the “0000”'s in a number such as 1443.0000 and convert them to a string?
I can’t seem to get rid of the remaining 0000’s or nulls!
I’m trying to format an ascii string to send to arduino.
to send each digit of the number as a separate ascii value
please see my patch!
sendValueshigherthan256_02.v4p (10.3 kB)
pic.jpg (56.1 kB)