Files
bacnet_stack/apps/piface
Steve Karg fdd49f1791 Feature/make pretty apps and ports (#80)
* Added pretty-apps and pretty-ports make targets

* pretty-fied apps folder C files

* Pretty-fied ports folder C and H files

Co-authored-by: Steve Karg <skarg@users.sourceforge.net>
2020-04-30 10:13:11 -05:00
..

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