Closed scizen9 closed 3 months ago
To notify the user that the exptime value may not be what is expected, the longexposure command now prints out the new exposure time and units.
This avoids the scaling issue when going from msec to sec and partially addresses issue #19.
This PR may not be needed if we make exptime units a config parameter.
Closing for now until we make a decision about exptime units being in configuration file or not.
To notify the user that the exptime value may not be what is expected, the longexposure command now prints out the new exposure time and units.
This avoids the scaling issue when going from msec to sec and partially addresses issue #19.