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.