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

Fixed Scanner RESUME button when delay timer Wsa==0, issue #1041 #1046

Merged
merged 2 commits into from
May 22, 2023

Commits on May 22, 2023

  1. Fixed Scanner RESUME button when delay timer Wsa=0

    The user_resume() function needed to set browse_timer to a non-zero value to trigger scan_resume() on the next statistics update.  This wasn't happening when browse_wait (Wsa timer) was 0.
    NotherNgineer committed May 22, 2023
    Configuration menu
    Copy the full SHA
    9d597fd View commit details
    Browse the repository at this point in the history
  2. Formatting

    NotherNgineer committed May 22, 2023
    Configuration menu
    Copy the full SHA
    16ac648 View commit details
    Browse the repository at this point in the history