Create a variable to count each time you loop through your Main segment. Only display to the LCD when your counter reaches 50 (or whatever). This way it will just skip the LCD write 49 times, giving it the needed display time for visibility.
Create a variable to count each time you loop through your Main segment. Only display to the LCD when your counter reaches 50 (or whatever). This way it will just skip the LCD write 49 times, giving it the needed display time for visibility.
Bookmarks