Skip to content

Commit 93be903

Browse files
authored
Update allsky_common.h.repo: Add callSaveImage
1 parent 0f9ea4a commit 93be903

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/include/allsky_common.h.repo

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -282,6 +282,7 @@ struct config { // for configuration variables
282282
bool videoOffBetweenImages = true;
283283
ZWOexposure ZWOexposureType = ZWOsnap;
284284
int maxImages = 0; // Exit after this many exposure if > 0.
285+
bool callSaveImage = true; // Call the saveImage.sh script?
285286

286287
struct myModeMeanSetting myModeMeanSetting;
287288
struct HB HB; // Histogram Box, ZWO only

0 commit comments

Comments
 (0)