firmata / firmata.js

JavaScript implementation of the Firmata protocol
711 stars 147 forks source link

accelStepper #176

Closed dtex closed 7 years ago

dtex commented 7 years ago

Implementation of stepper 2.

Works with this PR in ConfigurableFirmata

Still needs tests and testing. Also name may change from stepper2.

Here is the protocol PR: https://github.com/firmata/protocol/issues/87

Still lots to do of course, but let me know if I should squash commits before this gets merged.

coveralls commented 7 years ago

Coverage Status

Coverage remained the same at 100.0% when pulling 23d2a1f1c9f004d087eb8befb4c7d9bfb35f3f85 on dtex:stepper2 into 0523f58025655ce1d03ef991daf86d68f28917f2 on firmata:master.

dtex commented 7 years ago

Closed and replaced by #179

Nothing has changed. Just recovering from a git mishap.