summaryrefslogtreecommitdiff
path: root/flash.c
diff options
context:
space:
mode:
Diffstat (limited to 'flash.c')
-rw-r--r--flash.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/flash.c b/flash.c
index 8222c8d..bdb8fb2 100644
--- a/flash.c
+++ b/flash.c
@@ -729,6 +729,7 @@ static void initFlashValues(FlashStruct *mem)
mem->vcc2_min[i]=3.0;
mem->use_high_ampl_ranges_for_high_pw_ranges[i]=0;
+ mem->couple_first_N_pw_ranges_to_ampl_ranges[i]=0;
}
mem->relay_delay_in_sec=0.5;