Find a file
anthraxx 320c09285c fixing memleak of input char*
- adding missing free() calls
- dont malloc ourselves as getline() also does a malloc
  (and anyway called realloc before if the size_t was
   smaller then the actual len(input-line) to behaviour
   is the same!)
2014-06-10 12:45:25 +02:00
challenge fixing memleak of input char* 2014-06-10 12:45:25 +02:00
.gitignore Added .gitignore File 2014-06-07 18:20:45 +02:00
dooropen Initial commit with current scripts 2014-06-06 13:48:56 +02:00
lock Initial commit with current scripts 2014-06-06 13:48:56 +02:00
readme.md readme format fix 2014-06-06 13:52:30 +02:00
unlock Initial commit with current scripts 2014-06-06 13:48:56 +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.