fix some little bugs, add some more functions, start testing on ZWO

This commit is contained in:
2022-03-22 17:31:03 +03:00
parent d0f92ed278
commit 290934f798
11 changed files with 285 additions and 211 deletions

View File

@@ -44,6 +44,7 @@ typedef struct{
char *port; // local INET socket port
char *pidfile; // PID file (default: /tmp/CCD_Capture.pid)
char **addhdr; // list of files from which to add header records
int restart; // restart server
int waitexpend; // wait while exposition ends
int cancelexpose; // cancel exp
int client; // run as client