mirror of
https://github.com/stargieg/bacnet-stack
synced 2025-10-26 23:35:52 +08:00
| .. | ||
| configure.sh | ||
| device.c | ||
| main.c | ||
| Makefile | ||
| readme.txt | ||
This demo is designed for a Raspberry Pi connected to a PiFace card. The demo uses libpifacedigital from github.com/piface repository. To build, start with the configure script: $ ./configure.sh $ make clean all