From: W. Trevor King Date: Thu, 15 Mar 2012 18:31:01 +0000 (-0400) Subject: Fix drigital -> digital typo in Stepper docstring. X-Git-Tag: v0.4~3 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=f88e1bad901ce9888c79f60b281b376aea714f0a;p=stepper.git Fix drigital -> digital typo in Stepper docstring. --- diff --git a/stepper.py b/stepper.py index 1214926..b536394 100644 --- a/stepper.py +++ b/stepper.py @@ -58,7 +58,7 @@ class Stepper (object): full_step (boolean) select full or half stepping logic (boolean) select active high (True) or active low (False) delay (float) time delay between steps in seconds, in case the - motor response is slower than the drigital output + motor response is slower than the digital output driver. step_size (float) approximate step size in meters backlash (int) generous estimate of backlash in half-steps