Hi,
You show only a portion of your sketch, how many do..while do you have?
It looks like yu start another one after the segment you show.
Please post all your code, so we can get the big picture.
Sorry for the delay.
Yes there are several do..while loops. I am trying to set up a mile marker number between 999.9 and 0.1. The first loops sets the 100's column by moving the digit up or down. The menuPin is suposed to exit the loop when it goes high. The next loop does the same with the 10's column.
If I break out of the 100's column, I get to the 10's loop and get hung up there.
The menuPin A3 does go high.
This program was written by d. bodnar. And has a lot of unused information in it.