diff options
author | Dean Camera <dean@fourwalledcubicle.com> | 2012-07-28 12:43:31 +0000 |
---|---|---|
committer | Dean Camera <dean@fourwalledcubicle.com> | 2012-07-28 12:43:31 +0000 |
commit | 33f832b958a2d6bec393f4c0eb60229194ca6a3c (patch) | |
tree | 6b942b0999f47ac14e995be828add0dbd855b3ab | |
parent | cf48972f5ae169d5f0aab9a7fc97818cfec62362 (diff) | |
download | lufa-33f832b958a2d6bec393f4c0eb60229194ca6a3c.tar.gz lufa-33f832b958a2d6bec393f4c0eb60229194ca6a3c.tar.bz2 lufa-33f832b958a2d6bec393f4c0eb60229194ca6a3c.zip |
Add missing source URL for the HID DLL library use in the TempDataLogger application.
-rw-r--r-- | Projects/TempDataLogger/TempLogHostApp/README.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Projects/TempDataLogger/TempLogHostApp/README.txt b/Projects/TempDataLogger/TempLogHostApp/README.txt index 60387afe7..ab6b9a83a 100644 --- a/Projects/TempDataLogger/TempLogHostApp/README.txt +++ b/Projects/TempDataLogger/TempLogHostApp/README.txt @@ -1,3 +1,5 @@ +http://en.sourceforge.jp/projects/sfnet_libhidnet/ + This library has been tested on Windows Vista 32bit, Windows Vista 64bit, Windows XP 32bit and Debian (Lenny) AMD64 but should work on any version of Windows that can run the .NET framework 2.0 and any other operating system |