mirror of
https://github.com/eddyem/CCD_Capture.git
synced 2026-03-20 08:40:56 +03:00
fix some little bugs, add some more functions, start testing on ZWO
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user