mirror of
https://github.com/eddyem/CCD_Capture.git
synced 2026-06-21 19:36:21 +03:00
start refactoring
This commit is contained in:
@@ -24,7 +24,7 @@ extern cc_Focuser *focuser;
|
||||
extern cc_Wheel *wheel;
|
||||
|
||||
void calculate_stat(cc_IMG *image);
|
||||
cc_charbuff *getFITSheader(cc_IMG *img);
|
||||
size_t fillFITSheader(cc_IMG *img);
|
||||
int saveFITS(cc_IMG *img, char **outp); // for imageview module
|
||||
void focusers();
|
||||
void wheels();
|
||||
|
||||
Reference in New Issue
Block a user