Skip to content

Commit

Permalink
Update documentation for pwm period min microsecs
Browse files Browse the repository at this point in the history
  • Loading branch information
carlosperate committed Jun 30, 2017
1 parent 9cef129 commit 7259d5e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/pin.rst
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,7 @@ its own to that.
.. py:method:: set_analog_period_microseconds(period)
Set the period of the PWM signal being output to ``period`` in
microseconds. The minimum valid value is 35µs.
microseconds. The minimum valid value is 256µs.


.. py:class:: MicroBitTouchPin
Expand Down

0 comments on commit 7259d5e

Please sign in to comment.