add client/server (not tested yet)

This commit is contained in:
2022-03-17 18:06:18 +03:00
parent bd70ff5bc8
commit ebf6a53d63
19 changed files with 2269 additions and 510 deletions

View File

@@ -21,7 +21,7 @@
#include <string.h>
#include <usefull_macros.h>
#include "ccdfunc.h"
#include "basestructs.h"
extern Camera camera;
extern Focuser focuser;