diff --git a/PhotoStepper/Scenerunner.h b/PhotoStepper/Scenerunner.h index 0b9cf09..346bf88 100644 --- a/PhotoStepper/Scenerunner.h +++ b/PhotoStepper/Scenerunner.h @@ -13,7 +13,7 @@ class Scenerunner { int tFocus = 1000; int tShutter = 1000; bool bReturn = true; - bool bDarkenLcd = true; + bool bDarkenLcd = false; // scene values int nSteps = 10;