Decimal value
WILLQH
Posts: 11
Hii
Is there a simple code where i can use to display the reading i obtain up to 2 decimal places ? or·is only·integer values·allowed ?
Regards
Is there a simple code where i can use to display the reading i obtain up to 2 decimal places ? or·is only·integer values·allowed ?
Regards
Comments
DEBUG DEC (myVal / 100), ".", DEC2 myVal
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Jon Williams
Applications Engineer, Parallax