fixed socket read bug

This commit is contained in:
2024-05-15 11:39:00 +03:00
parent a0bb1890a7
commit 868e9daea6
4 changed files with 21 additions and 8 deletions

View File

@@ -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