aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorDavid <David.Weber42@outlook.com>2017-07-05 10:21:40 +0200
committerGitHub <noreply@github.com>2017-07-05 10:21:40 +0200
commit296e302310fc3a6389d4324ffef481dfaf728c32 (patch)
tree6a134b4c084972b6c5156810d531883809bce928 /README.md
parentf090d7a2685966c7566c24307f89e7674164ec2a (diff)
parent2c1466425c39faedce5aed0ffe0e9ba7b4e6875c (diff)
downloadcccb-klingel-296e302310fc3a6389d4324ffef481dfaf728c32.tar.gz
cccb-klingel-296e302310fc3a6389d4324ffef481dfaf728c32.tar.bz2
cccb-klingel-296e302310fc3a6389d4324ffef481dfaf728c32.zip
Merge pull request #1 from vidister/master
Hopefully fixed the false alerts + added comments
Diffstat (limited to 'README.md')
-rw-r--r--README.md10
1 files changed, 10 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..98fa706
--- /dev/null
+++ b/README.md
@@ -0,0 +1,10 @@
+# CCCB Doorbell System
+
+Shitty pile of code for the Arduino in the Bread Box for controlling the door opener.
+
+## Thursday Mode
+When the mode is enabled, the door will be opened after the first click on the Door Bell
+It will be disabled with a timeout, so you can't forget to turn it off.
+
+## Code Opener
+When the Door Bell ist pressed 3 Times in a Row, the door will open.