|
Re: Unable to invert motor
you put it inside of the class declaration.
Move those calls to robotInit()
You can only declare functions and variables in that space you put the two calls, you can't do anything else like call functions
__________________
FRC Team 1684 - Head Programmer (2013-2016)
FRC Team 5460 - Programming Mentor (2015-2016)

FIRST in Michigan - Technical Crew (2015-continuing)
|