Hello Darrel
the line
@ INT_ENABLE INT_INT ; enable external (INT) interrupts
and how can i desable the interrupt?
Thanks
Regards
Pedro
Hello Darrel
the line
@ INT_ENABLE INT_INT ; enable external (INT) interrupts
and how can i desable the interrupt?
Thanks
Regards
Pedro
Hi,
Darrel will most definetly correct me if I'm wrong but I think you do:
/Henrik Olsson.Code:@INT_DISABLE INT_INT
Bookmarks