public Spark intake = new Spark( getChannelFromPin( PinType.PWM, 9 ));
hi when i try to define the connection of the spark to the navx it says on the “Pintype”
“Pintype cannot be resolved to a variable”
can someone explain to me what i did wrong thanks