#define PEDAL_INT_DISABLE (  )    EIMSK &= ~(1<<INT1);

Definition at line 43 of file pedal.c.

Referenced by ISR().