5b7932ee62
* Added Device_Object_Functions_Find() API to enable override of basic object API function. * Added Device_Object_Functions() API to return basic object API table of functions for all objects.
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