I had recently encountered an error while using the rtc_tmr0 library with 18f2xk22 series. I guess it has tmr0 running as 16bit by default. Sorry that I can't confirm the exact error condition.
Sunish On Sat, Feb 6, 2016 at 9:55 PM, Matthew Schinkel <[email protected]> wrote: > Hi Rob, > > >> > Normalizing timer libraries seems a good idea to me, but I think that >> > making TICKER0 an alias of another timer than TMR0 does not improve the >> > readability / maintainability of a program. >> > > I don't mind keeping the timer library simple, it can be renamed. The > libraries, such as servo lib can still allow the user to choose what timer > to use. > > I think we can stick to supporting only timers 0,1,2,3. Currently there > are no samples needing more than 3 timers. Should we have one timer lib for > each? Will this help us maintain it? > > Matt. > > -- > 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. > -- 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.
