No description
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 |
||
|---|---|---|
| challenge | ||
| .gitignore | ||
| dooropen | ||
| lock | ||
| Makefile | ||
| readme.md | ||
| unlock | ||
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.