mirror of
https://github.com/eddyem/astrovideoguide_v3.git
synced 2026-03-22 09:41:04 +03:00
added Hikrobot support, fixed some troubles
This commit is contained in:
@@ -53,7 +53,8 @@ typedef enum{
|
||||
T_JPEG,
|
||||
T_PNG,
|
||||
T_CAPT_GRASSHOPPER, // capture grasshopper
|
||||
T_CAPT_BASLER
|
||||
T_CAPT_BASLER,
|
||||
T_CAPT_HIKROBOT
|
||||
} InputType;
|
||||
|
||||
void Image_minmax(Image *I);
|
||||
|
||||
Reference in New Issue
Block a user