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 8ff94e2..431a7db 100644
--- a/flash.c
+++ b/flash.c
@@ -737,6 +737,7 @@ static void initFlashValues(FlashStruct *mem)
mem->sep_posneg_mon_ratio[i]=0;
mem->volt_ctrl_pw[i]=0;
+ mem->volt_ctrl_delay[i]=0;
mem->voltage_enabled[i]=1;
mem->voltage_offset_enabled[i]=0;
mem->current_enabled[i]=0;