Hehe - I didn't say it was efficient! It does work, though. :-)
Zack
Show quoted textHide quoted text
On Wed, 15 Jun 2005, Dave VanHorn wrote:
>
> >
> >XMITWAIT:
> > sbis UCSRA, UDRE ; loop till character shifted out
> > rjmp XMITWAIT
>
> Waste-um many many cycles here...
>
> Cooperative multitasking is nice.
>