Skip to content

Commit

Permalink
Update machine.PWM.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
IhorNehrutsa committed Jul 19, 2023
1 parent 0b1bd84 commit 3be5dc4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/library/machine.PWM.rst
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ Constructors
Setting *freq* may affect other PWM objects if the objects share the same
underlying PWM generator (this is hardware specific).
Only one of *duty_u16* and *duty_ns* should be specified at a time.
*invert* is not available at all ports.
*invert* is available at RP2, i.MXRT, SAMD, nRF, ESP32 ports.

Methods
-------
Expand Down

0 comments on commit 3be5dc4

Please sign in to comment.