added readme to PiFace demo

This commit is contained in:
skarg
2015-06-25 18:45:56 +00:00
parent 3751c1bd23
commit b0bd3d6e07
+10
View File
@@ -0,0 +1,10 @@
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