pylon:
The rounding isn't necessary because the Print class does it already in printFloat, which is called by the print method for a float in the two argument version.lcd.print(rawValue,1);
I'm not sure I follow here, could you explain further?
pylon:
The rounding isn't necessary because the Print class does it already in printFloat, which is called by the print method for a float in the two argument version.lcd.print(rawValue,1);
I'm not sure I follow here, could you explain further?