Quote:
|
Originally Posted by Kevin Watson
The pwmxx variables are global, so they'll be updated the next time putdata() is called in user_routines.c/Process_Data_From_Master_uP().
|
Ah, ok, I wasn't sure if the GetData() call would overwrite them at all, as I haven't looked through absolutely everything yet.