mirror of
https://github.com/eddyem/small_tel.git
synced 2026-03-22 01:31:01 +03:00
add to stellarium daemon debug port @10001
This commit is contained in:
@@ -34,5 +34,6 @@ int point_telescope(double ra, double decl);
|
||||
int get_telescope_coords(double *ra, double *decl);
|
||||
void stop_telescope();
|
||||
void wrhdr();
|
||||
void *term_thread(void *sockd);
|
||||
|
||||
#endif // __TELESCOPE_H__
|
||||
|
||||
Reference in New Issue
Block a user