Skip to content

doc: Document machine.Pin.toggle() method.#15822

Merged
dpgeorge merged 1 commit into
micropython:masterfrom
projectgus:doc/pin-toggle
Sep 19, 2024
Merged

doc: Document machine.Pin.toggle() method.#15822
dpgeorge merged 1 commit into
micropython:masterfrom
projectgus:doc/pin-toggle

Conversation

@projectgus
Copy link
Copy Markdown
Contributor

Summary

Document the pin.toggle() method that's available on some ports.

This is an amended version of the commit from #9653. Closes #9652.

@projectgus
Copy link
Copy Markdown
Contributor Author

Huh, the auto-generated github email address in the original commit failed CI. Have reset it...

Comment thread docs/library/machine.Pin.rst Outdated
Original commit was by @millosolomillo from 2022, but CI no longer accepts
their auto-generated GitHub commit email...

Signed-off-by: Angus Gratton <[email protected]>
@dpgeorge dpgeorge merged commit fb069f9 into micropython:master Sep 19, 2024
@projectgus projectgus deleted the doc/pin-toggle branch September 25, 2024 05:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

docs: Pin.toggle() method is not documented

2 participants