mirror of
https://github.com/eddyem/CCD_Capture.git
synced 2026-03-20 00:31:04 +03:00
add star bkg
This commit is contained in:
@@ -275,9 +275,11 @@ typedef enum{
|
||||
#define CC_CMD_WPOS "wpos"
|
||||
|
||||
typedef enum{ // parameter type
|
||||
CC_PAR_NONE, // no parameter
|
||||
CC_PAR_INT,
|
||||
CC_PAR_FLOAT,
|
||||
CC_PAR_DOUBLE,
|
||||
CC_PAR_STRING,
|
||||
} cc_partype_t;
|
||||
|
||||
typedef struct{ // custom plugin parameters
|
||||
|
||||
Reference in New Issue
Block a user