Andrew Patterson

Results 3 issues of Andrew Patterson

I'm relatively new to Git/Github and have a question about managing changes to starter code once students have already accepted the assignment and started working (with public repositories). If I...

When I try to instantiate a new Stepper with stepper_x = Rotor::Stepper.new(7,11,13,15,nil,nil,0,157.48) I get NameError: uninitialized constant Rotor::Stepper::WPI_MODE_GPIO I noticed that the gem 'wiringpi' has been updated in the past...