summaryrefslogtreecommitdiff
path: root/flash.c
diff options
context:
space:
mode:
authorroot <root@avtech.domain.avtechpulse.com>1970-01-01 09:09:54 +0900
committerroot <root@avtech.domain.avtechpulse.com>1970-01-01 09:09:54 +0900
commitae151649ecf9f612195053c1358f9d450eb96767 (patch)
tree8949c2e9cc3104acfb09c451e17e9889a95ff2f6 /flash.c
parent6722fd6f15fc3d9f722c7ece4d13ffb505cf0418 (diff)
added volt_ctrl_delay, for 2CHPP on CH2
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;