summaryrefslogtreecommitdiff
path: root/flash.c
diff options
context:
space:
mode:
Diffstat (limited to 'flash.c')
-rw-r--r--flash.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/flash.c b/flash.c
index 21bfa79..92a5370 100644
--- a/flash.c
+++ b/flash.c
@@ -477,6 +477,8 @@ static void initFlashValues(FlashStruct *mem)
mem->ampl_ranges_for_ch2_only=0;
+ mem->output_on_delay=DEFAULT_OUTPUT_ON_DELAY; // 0.8 seconds
+
mem->ChanKey_frequency=0;
mem->ChanKey_delay=0;
mem->ChanKey_pw=0;