mirror of
https://github.com/eddyem/CCD_Capture.git
synced 2026-03-20 00:31:04 +03:00
fixed socket read bug
This commit is contained in:
@@ -75,6 +75,7 @@ typedef struct{
|
||||
int infty; // run (==1) or stop (==0) infinity loop
|
||||
float gain; // gain level (only for CMOS)
|
||||
float brightness; // brightness (only for CMOS)
|
||||
double anstmout; // answer timeout by socket
|
||||
double exptime; // time of exposition in seconds
|
||||
double temperature; // temperature of CCD
|
||||
double gotopos; // move stepper motor of focuser to absolute position
|
||||
|
||||
Reference in New Issue
Block a user