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 a384c90..bbe2707 100644
--- a/flash.c
+++ b/flash.c
@@ -747,6 +747,8 @@ static void initFlashValues(FlashStruct *mem)
mem->duty_highRL_above_v[i]=110.0;
mem->duty_highRL_below_v[i]=110.0;
+ mem->switchable_zout_max_duty[i]=0.0;
+
mem->mon_pw_threshold[i]=-1.0;
mem->monitor_step[i]=1.0;