X-Git-Url: https://fleuret.org/cgi-bin/gitweb/gitweb.cgi?a=blobdiff_plain;f=breezed.c;h=dd360c1b27041f7babf34fcc4ca9b7961fe9b59d;hb=7c2205d7cf2b22830f50044bc6d6d94bcb2593b1;hp=6c4895b09ac637afea90d89c41a132628b49216b;hpb=269a286192181e8357e5b8ccbb126bdb1e1af6de;p=breezed.git diff --git a/breezed.c b/breezed.c index 6c4895b..dd360c1 100644 --- a/breezed.c +++ b/breezed.c @@ -40,7 +40,7 @@ const char *default_configuration_file = "/etc/breezed.conf"; const int polling_delay = 5; /* Minimum time between last change and a change down. */ -const int minimum_delay_to_go_down = 30; +const int minimum_delay_to_go_down = 10; /* Gap between a threshold to go up and a threshold to go down to reduce the oscillations. */