Page 1 of 1

what time is it?

Posted: Tue Aug 04, 2015 9:26 am
by hugo
I guess there is no RTC on the controler. I also guess there is no RTOS available.
What is the best way to generate a 24 hours frequency thread with other job working in?

Re: what time is it?

Posted: Tue Aug 04, 2015 9:41 am
by lcheminade
There is a scheduler available. Please see scheduler_multiple example.

Re: what time is it?

Posted: Tue Aug 04, 2015 9:48 am
by hugo
Thank you very much!