aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorjaseg <git@jaseg.net>2020-04-11 15:54:08 +0200
committerjaseg <git@jaseg.net>2020-04-11 15:54:08 +0200
commit722e7d30a87eadf40ee1c511de65b8570ab994da (patch)
tree559bbd5af95d5c2aa7d472d591115945e6114553 /README.md
parentdf05d69af96c08500025a763414c2a59b5abf058 (diff)
parenta58cf0b302c41013759040ded4e074431ba99802 (diff)
downloadcccb-klingel-master.tar.gz
cccb-klingel-master.tar.bz2
cccb-klingel-master.zip
Merge branch 'master' of github.com:jaseg/klingelHEADmaster
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.