Quote:
|
Originally Posted by dcbrown
Does this change also effect SetPMW()?
Regards,
DCBrown
|
No - the SetPWM function still sends whatever value you give to the PWMs. That way you can use the Motor(port, value) function to get the scaled version, and SetPWM(port, value) to get the unmodified output version.