"while()" statement won't exit

PaulS:
Make the digitalRead() call in the body of the statement look EXACTLY like the one before the body of the statement.

There is no other digitalRead() I wrote beforehand for the button pin, other than the Serial.println(digitalRead(button));

I don't understand :frowning: can you rephrase it again?