Hi Börn,

Zitat Zitat von ATMega-Datasheet
When the INT0 or INT1 interrupts are enabled and are configured as level triggered, the interrupts
will trigger as long as the pin is held low.
Ich nehme mal an, dass du keinen Dauer-Interrupt willst (was dein Programm vermutlich so richtig gründlich interrupten würden ) und deshalb die Flanken detektieren solltest.

mfG
Markus