fix the tick_since method for the wrap around
authorJim Morris <morris@wolfman.com>
Wed, 3 Dec 2014 06:53:21 +0000 (22:53 -0800)
committerJim Morris <morris@wolfman.com>
Wed, 3 Dec 2014 06:53:21 +0000 (22:53 -0800)
commitd6023ce63e778daf40edccf7d855b0a15a600f53
treeccff9167d18629b3dfef70232bce67b065aa6478
parent5090327ad9fcaf3bd45ba5645ec69f488fbe129a
fix the tick_since method for the wrap around
limot the number of ticks since to accomodate to handle edge cases
src/libs/StepTicker.h
src/libs/StepperMotor.cpp
src/modules/robot/Stepper.cpp
src/modules/tools/extruder/Extruder.cpp