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 dfa8474..bff0caa 100644
--- a/flash.c
+++ b/flash.c
@@ -731,6 +731,7 @@ static void initFlashValues(FlashStruct *mem)
mem->propagation_delay[i]=10.0e-9;
mem->delay_shrink[i]=40.0e-9;
mem->ampl_zero_equiv[i]=0.1;
+ mem->os_zero_equiv[i]=0.01;
mem->max_duty_low[i]=110.0;
mem->max_duty_high[i]=110.0;