Closed yzliao closed 8 years ago
Hi @yzliao,
It would be possible if you change the prescaler the code uses, but then seconds won't be really seconds.
I think a much better option would be to use michael71's Timer5 library: https://github.com/michael71/Timer5
I want to acquire data every 100ms. Is it possible to implement this by using RTC library?
Thank you!