-
-
Notifications
You must be signed in to change notification settings - Fork 29
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix duplex ADF #1088
Fix duplex ADF #1088
Conversation
This has been tested to work against 9019e in platen, ADF and duplex ADF modes, where previously the duplex ADF failed in 1.6.1 |
Dead code path for devices without scanToComp, as this will be exercised later when registration occurs
I have refactored it but the CodeFactor page still links to the previous commit when showing the alert, so might need a restart. Weirdly the complexity factor is supposedly derived from the number of paths through the function and that original one line addition added no new paths, so I don't know why this tripped in the first place when it wasn't before... |
Fix released @aaliddell thank you very much for this fix ! |
Closes #1087 by reading the ADF duplexer capabilities and using that if available