Defining your own interrupt vector is board / processor dependent and is incompatible with the attachInterrupt() API. Get rid of that function completely.
Defining your own interrupt vector is board / processor dependent and is incompatible with the attachInterrupt() API. Get rid of that function completely.