mirror of
https://github.com/eddyem/small_tel.git
synced 2026-05-01 18:37:07 +03:00
fix dome daemon to print fits-header
This commit is contained in:
@@ -31,7 +31,7 @@
|
||||
#include "term.h"
|
||||
|
||||
#define DEFAULT_PIDFILE "/tmp/teldaemon.pid"
|
||||
#define DEFAULT_HEADERFILE "/tmp/telescope.pid"
|
||||
#define DEFAULT_HEADERFILE "/tmp/telescope.fits"
|
||||
#define DEFAULT_TELNAME "Astro-M (1)"
|
||||
|
||||
static pid_t childpid = 0;
|
||||
|
||||
Reference in New Issue
Block a user