Thank you, Rob! I hope that will come in handy very soon...
On Tue, Mar 1, 2016 at 5:42 PM, Rob Hamerling <[email protected]> wrote: > > Hi guys, > > I needed a stepper motor library and liked the one of Richard Zengerink > because of the configurable accelleration and decelleration rates. But this > library used a 16-bits Timer0, while the majority of midrange PICs have an > 8-bits Timer0, and I wanted to use a midrange PIC! So I added support for > Timer3 for PICs without 16-bits Timer0. I'm aware that not all midrange > PICs have a Timer3, but I saw no better solution. > En passant I fixed some other issues and made it Jallib-proof and Richard > suggested to replace his library with my revised version. > > Regards, Rob. > > -- > *Rob H*amerling - http://www.robh.nl > > -- > You received this message because you are subscribed to the Google Groups > "jallib" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at https://groups.google.com/group/jallib. > For more options, visit https://groups.google.com/d/optout. > -- Vasi -- You received this message because you are subscribed to the Google Groups "jallib" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/jallib. For more options, visit https://groups.google.com/d/optout.
