Find a file
gnomus 0e62272c44 Merge branch 'master' into 'master'
memleak bugfix + cleanup + Makefile

- memleak bugfix as free() was missing
- dont call malloc() manually (the old way getline() always called realloc() anyway because of the way the malloc() was written [did not allocate enought memory for the string])
- small minor cleanup
- adding simple Makefile to build door challenge
2014-06-10 13:35:19 +00:00
challenge rename my_string to input_str for better naming 2014-06-10 13:03:34 +02:00
.gitignore adding simple makefile to build door challenge 2014-06-10 15:15:25 +02:00
dooropen adding +x to shell-scripts 2014-06-10 14:00:21 +02:00
lock adding +x to shell-scripts 2014-06-10 14:00:21 +02:00
Makefile adding simple makefile to build door challenge 2014-06-10 15:15:25 +02:00
readme.md readme format fix 2014-06-06 13:52:30 +02:00
unlock adding +x to shell-scripts 2014-06-10 14:00:21 +02:00

Dooris Concierge Scripts

Diese Scripte sind dafür zuständig die entsprechenden GPIO-Ports von Dooris anzusteuern um Türen zu *schließen

Weiterhin sagen sie dem IRC-Bot bescheid, damit dieser den Status im IRC anpassen kann.