detachInterrupt
Turns off the given interrupt.
// SYNTAX detachInterrupt(pin);
pin is the pin number of the interrupt to disable.
pin