mirror of
https://github.com/eddyem/astrovideoguide_v3.git
synced 2026-03-22 09:41:04 +03:00
fixed some bugs & made more
This commit is contained in:
@@ -35,7 +35,7 @@ int pusi_setstate(pusistate newstate);
|
||||
pusistate pusi_getstate();
|
||||
void pusi_disconnect();
|
||||
void pusi_process_corrections(double X, double Y, int corrflag);
|
||||
char *pusi_status(char *buf, int buflen);
|
||||
char *pusi_status(const char *messageid, char *buf, int buflen);
|
||||
char *set_pusistatus(const char *newstatus, char *buf, int buflen);
|
||||
char *set_pfocus(const char *newstatus, char *buf, int buflen);
|
||||
char *get_JSON_status(char *buf, int buflen);
|
||||
|
||||
Reference in New Issue
Block a user