|
Re: TalonSRX Reverse Output
Thanks for the info. I changed the speed to - and it still did not work. I then realized that we had the following:
configPeakOutputVoltage(+12.0f, 0.0f)
so the output would never go negative - opps!
Change to -12 and we are good.
Thanks for the help!
|