Hi Guys I have added a "ticker" library. I wasn't sure what I should call it, please help! I don't think it should be called a timer library, as it would cause confusion. It mostly aliases timers to tickers. For example, TICKER0 can be an alias of TMR0, TMR1 or TMR3.
The provided sample should give a 1khz output when TICKER0_USE_TIMER = 0,1 or 3. I still need to add TMR2 support (some PICs don't have it). Some of the lib code will need to be repeated 2 or 3 times so more then one timer can be used at a time in one sample. (Like the servo lib), or we can just copy the lib and rename TICKER0 variables. I'll need help getting 16f1718 and alike to work, as I don't have one. Hopefully this will solve our servo lib issues. 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.
