diff options
author | Jonathan McCrohan <jmccrohan@gmail.com> | 2012-04-14 12:56:48 +0100 |
---|---|---|
committer | Jonathan McCrohan <jmccrohan@gmail.com> | 2012-04-14 12:56:48 +0100 |
commit | 0b624384cd52be20e61284551d832b499d7b7707 (patch) | |
tree | 6f95a4bbef47abc9720b96c0722e8f632aef228a /examples/README | |
download | libphidget21-6c284da2cfff41863f06ee8109e2e20fbbd73940.tar.gz |
Imported Upstream version 2.1.8.20120216upstream/2.1.8.20120216
Diffstat (limited to 'examples/README')
-rw-r--r-- | examples/README | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/examples/README b/examples/README new file mode 100644 index 0000000..164da02 --- /dev/null +++ b/examples/README @@ -0,0 +1,13 @@ +Phidgets examples for Linux +Version 2.1.4 +August 22, 2008 +-------------------------------------------------------------------------- +Included are two simple examples to get you started with Phidgets +and linux in C. + +A full set of linux examples are available from www.phidets.com, as +well as examples in many other languages. + +Also included here is the phidgetsbclist utility, which will list all +of the PhidgetSBCs found on the network. This utility requires that +Avahi be installed to work properly.
\ No newline at end of file |