Using IR Remote library while bit banging

Ok, but that seems pretty advanced. I was already glad that I could modify that DMX code. I'm not really into all the assembly stuff.

Do I only have to replace these delay and asm parts? Any hints or resources on how I could do that?

delayMicroseconds(22);
asm("nop\n nop\n nop\n nop\n");