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 c3bb0aa..898efe9 100644
--- a/flash.c
+++ b/flash.c
@@ -895,6 +895,7 @@ static void initFlashValues(FlashStruct *mem)
mem->relay_delay_in_sec=0.5;
mem->extended_relay_delay_in_sec=0.5;
+ mem->amplitude_settling_time=0.3;
strcpy(mem->aux_error_message,"PRF too high! Output disabled.");
strcpy(mem->ot_error_message,"Over-heating problem. Output off.");