You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to read the scan property on my Ricoh fi-8170 because it contains whether the scan button has been pressed. However, this is currently the result.
I figured the easiest way to fix this for my specific use case was to copy this library's sane.py to my project and remove the scan function since it is just a helper function.
The text was updated successfully, but these errors were encountered:
I am trying to read the
scan
property on my Ricoh fi-8170 because it contains whether the scan button has been pressed. However, this is currently the result.I figured the easiest way to fix this for my specific use case was to copy this library's
sane.py
to my project and remove thescan
function since it is just a helper function.The text was updated successfully, but these errors were encountered: