On Tue, Aug 23, 2005 at 09:12:05AM -0500, Dennis wrote: > > I've changed my code to accomodate the RETI. Doesn't make much sense > to have infinite loops. Every embedded application I have ever written was formed as an infinite loop. It doesn't make much sense to have an empty infinite loop waiting on an interrupt. Its quicker and simpler to poll in that situation. -- David Kelly N4HHE, dkelly@HiWAAY.net ======================================================================== Whom computers would destroy, they must first drive mad.
Message
Re: [AVR-Chat] Re: mega 168
2005-08-23 by David Kelly