Hi there!
Try calling lcd.clear() before writing the values, which clears all characters and/or digits from the LCD screen, and then print the updated values.
Hi there!
Try calling lcd.clear() before writing the values, which clears all characters and/or digits from the LCD screen, and then print the updated values.