e517df0d47
* Add common BACnetARRAY encode function to fix Device object list buffer overflow. Refactor device, analog-output, access-door and binary-output objects to use common BACnetARRAY encoder. * Fix non-POSIX builds (win32). * Cleanup some ports/stm32 build warnings --------- Co-authored-by: Steve Karg <skarg@users.sourceforge.net>
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