I was wondering why my code in arduino uno keeps repeating the previous code that i programmed with the lcd before instead of the code that I have now.
I tried to press the red reset button on the arduino, tried a lcd clear, and compiled and uploaded new program that I want to implement into the machine.
Is there some way to reset an arduino program other than compiling and uploading again? It keeps repeating my digital watch that I created before with a lcd.