|
Re: Hundreds of more watchdog errors even wih the new update
For user watchdogs, that is the right approach. As you add in the code, look for things that will take significant time in the code you are adding. Obvious things that will cause this issue are Waits, calls to vision, loops that run for many iterations, etc.
Greg McKaskle
|