Greetings,

I have a situation where I need something rather like the existing
timer0_isr_interval.jal (good job by the way!), but I don't want the
interrupts.  I'd rather chose slightly inaccurate delays than have
another interrupt routine in my application.

My thinking is to copy the existing library to a new name--
timer0_poll_interval.jal, and modify it for polled operation.

Any objections?  If so-- no problem, just let me know and I won't
waste time checking it into SVN.

William

-- 
You received this message because you are subscribed to the Google Groups 
"jallib" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/jallib?hl=en.

Reply via email to