0b5474d36e
* Fix device object ReinitializeDevice service handling examples of no-password in the device. Add unit testing of device object ReinitializeDevice service. Add API for setting ReinitializeDevice device object password. * Fix DeviceCommunicationControl service handling example of no-password in the device. --------- 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