We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5a50830 + d6b45cc commit 93a9163Copy full SHA for 93a9163
README.rst
@@ -17,7 +17,7 @@ Introduction
17
This helper library provides higher level objects to control motors and servos based on one or more
18
PWM outputs.
19
20
-The PWM inputs can be any object that have a 16-bit ``duty_cycle`` attribute. Its assumed that the
+The PWM outputs can be any object that have a 16-bit ``duty_cycle`` attribute. Its assumed that the
21
frequency has already been configured appropriately. (Typically 50hz for servos and 1600hz for
22
motors.)
23
0 commit comments