try to fix network data transport (really need another socket)

This commit is contained in:
2023-04-04 18:48:45 +03:00
parent 87e8120122
commit 8b6e7435e0
13 changed files with 192 additions and 113 deletions

View File

@@ -29,7 +29,7 @@ void focusers();
void wheels();
int prepare_ccds();
void ccds();
void cancel();
void camstop();
int startCCD(void **dlh);
int startWheel(void **dlh);