Skip to content

README.md: Update Supported API surface#34

Merged
codenio merged 1 commit intocodenio:masterfrom
cclauss:README.md-2025-09-29
Sep 29, 2025
Merged

README.md: Update Supported API surface#34
codenio merged 1 commit intocodenio:masterfrom
cclauss:README.md-2025-09-29

Conversation

@cclauss
Copy link
Contributor

@cclauss cclauss commented Sep 29, 2025

% uvx --with=mock-gpio python

>>> import Mock.GPIO as GPIO
>>> dir(GPIO)
>>> dir(GPIO.Channel(1, 1))
>>> dir(GPIO.PWM(1, 1))

@cclauss cclauss force-pushed the README.md-2025-09-29 branch from 86732dd to 03ab5c2 Compare September 29, 2025 09:14
@codenio codenio merged commit 666bdbd into codenio:master Sep 29, 2025
7 checks passed
@cclauss cclauss deleted the README.md-2025-09-29 branch September 29, 2025 09:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants