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

capture.cpp: check_max_errors #1037

Merged
merged 1 commit into from
Feb 18, 2022
Merged

capture.cpp: check_max_errors #1037

merged 1 commit into from
Feb 18, 2022

Commits on Feb 17, 2022

  1. capture.cpp: check_max_errors

    * Fix bug in keeping track of the number of ASI_ERROR_TIMEOUTs.
    * Centralize calling of check_max_errors() so it's only called from one place.
       This required making the "maxErrors" variable global and adding forward definitions of a couple functions.
    * Move code that displays the sensor temp in preparation of also displaying the supported camera mode (to be done via a separate PR).
    EricClaeys authored Feb 17, 2022
    Configuration menu
    Copy the full SHA
    13c34d5 View commit details
    Browse the repository at this point in the history