diff --git a/avr/modules/com2w/com2w.asm b/avr/modules/com2w/com2w.asm index e94b648..d084afa 100644 --- a/avr/modules/com2w/com2w.asm +++ b/avr/modules/com2w/com2w.asm @@ -70,6 +70,20 @@ +.macro M_COM2WSETUPPCICR + inr r16, COM_IRQ_ADDR_CLK ; enable pin change irq for CLK line + ori r16, (1<