aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid <David.Weber42@outlook.com>2017-07-18 23:38:56 +0200
committerGitHub <noreply@github.com>2017-07-18 23:38:56 +0200
commita58cf0b302c41013759040ded4e074431ba99802 (patch)
tree559bbd5af95d5c2aa7d472d591115945e6114553
parent296e302310fc3a6389d4324ffef481dfaf728c32 (diff)
parentdc34ddc5d8ab045962968f47dad7574ee33b9066 (diff)
downloadcccb-klingel-a58cf0b302c41013759040ded4e074431ba99802.tar.gz
cccb-klingel-a58cf0b302c41013759040ded4e074431ba99802.tar.bz2
cccb-klingel-a58cf0b302c41013759040ded4e074431ba99802.zip
Merge pull request #2 from vidister/master
Merge
-rw-r--r--main.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/main.c b/main.c
index c5e4f3f..34a2107 100644
--- a/main.c
+++ b/main.c
@@ -7,7 +7,7 @@
#define HZ 15625ULL // Frequency
#define TIMEOUT_SEC 4 // time after clicking once till the lamp/bell goes on
-#define MIN_PULSE_WIDTH_MS 25 // Time the button needs to be pressed till in ms
+#define MIN_PULSE_WIDTH_MS 50 // Time the button needs to be pressed till in ms
#define RING_DURATION_SEC 20 // Time the lamp lights up in sec
#define OPEN_DURATION_SEC 4 // Door open duration in sec
#define THURSDAY_TIMEOUT_MIN 420UL // Minutes till Thursday is disabled