1
0
mirror of https://github.com/stargieg/bacnet-stack synced 2025-10-26 23:35:52 +08:00
Files
bacnet-stack/demo/piface/readme.txt

11 lines
217 B
Plaintext

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