How can I display on PC a leading 0 for example, If I am reading a voltage of 2.0498 how do i display only 2.04? If I use Hseout
"Voltage="dec2 I get 2.98 same with debug. The only way I can get the leading 0 to dislpay is to read out all 4 digits. I wold like to display only 2 digits .04.
Bookmarks