|
Use of PWM outputs 13-16 via WPILib
Has anyone successfully used PWM outputs 13-16 in WPILib? We have not yet needed them, but I wondered if the SetPWM() function does what is necessary internally to allow them to be used in the same manner as ports 1-12. I ask because the default code requires the use of the Generate_Pwms() function when using ports 13-16.
|