Files
allwpilib/wpilibj/wpilibJavaDevices
Peter Johnson f27df43b5b DigitalOutput: Fix enablePWM().
Previously enablePWM() wanted m_pwmGenerator to already be non-null on entry.
This is impossible as the only place m_pwmGenerator is set is later in this
function.

Also add correct m_pwmGenerator null checks to disablePWM() and
updateDutyCycle().

Change-Id: Ia5bbfdc62824e1cf4c2f503308313b7ef39ae2fe
2014-10-05 20:51:57 -07:00
..
2014-10-05 20:51:57 -07:00
2014-07-23 14:11:52 -04:00
2014-07-23 14:11:52 -04:00