How do I break down a number to add a decimal point when I send it out to debug or a serial port?
Example: I have a number like 126 and I want to send out 12.6
Thanks.