Datasheet

Chapter 3: EEPROM Tricks and Program Tips ยท Page 139
INPUT pbSense
pushbutton = pbSense ' Store state of pbSense
RETURN
Your Turn - Program Cleanup
โˆš Review the commented lines of code and their replacements.
โˆš Remove the commented lines of code.
โˆš Run the program and verify that it still works properly.