It's always redrawing the LCD because you told it to do that. loop always calls dispMenu. Maybe you should only call dispMenu when the menu number changes?
Is there a link to a topic where explane this?
Thanks
It's always redrawing the LCD because you told it to do that. loop always calls dispMenu. Maybe you should only call dispMenu when the menu number changes?
Is there a link to a topic where explane this?
Thanks