|
Re: Rotata Camera image and Timer usage
We've seen several watchdog issues this year, but have always tracked them down to problems in our code (mis-connected sensors that hang when initialized, wait() calls in IterativeRobot, etc.). You must not be using the Timer correctly. It works (we are using it at least). Perhaps some sample code might help if you don't find it yourself.
__________________
Michael Andrews
Team #281 Programming Mentor
|