Skip to content
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

drt: Fix pin double count and not appearing info. #6058

Merged
merged 1 commit into from
Oct 31, 2024

Commits on Oct 31, 2024

  1. drt: Fix pin double count and not appearing info.

    Regression from 58b46bb.
    Info message was never shown as pin count was always odd when performing
    the modulo.
    Also simplify code even more.
    
    Signed-off-by: Christian Costa <[email protected]>
    titan73 committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    267ce64 View commit details
    Browse the repository at this point in the history