Skip to content

Allow pushing virtual buttons#105

Open
carygravel wants to merge 1 commit intopython-pillow:mainfrom
carygravel:main
Open

Allow pushing virtual buttons#105
carygravel wants to merge 1 commit intopython-pillow:mainfrom
carygravel:main

Conversation

@carygravel
Copy link
Copy Markdown

This then allows:

>>> import sane
>>> sane.init()
(16908289, 1, 2, 1)
>>> scanner=sane.open("test")
>>> scanner.enable_test_options = True
>>> scanner.button = True
[14:00:40.210873] [test] Yes! You pressed me!

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.

1 participant