I want to display:
spdDisplay.text = String(angle/2.1);
but I want it to always display 2 decimal places always. No more, no less.
Can anyone help me out with this?
I want to display:
spdDisplay.text = String(angle/2.1);
but I want it to always display 2 decimal places always. No more, no less.
Can anyone help me out with this?
:: Copyright KIRUPA 2024 //--