Minor code cleanups, remove TemperatureDataLogger host application's Visual Studio...
[pub/lufa.git] / Projects / TemperatureDataLogger / TemperatureDataLogger.txt
index 3e13fd3..f4eb30c 100644 (file)
@@ -62,6 +62,9 @@
  *  Due to the host's need for exclusive access to the filesystem, the device will not log samples while connected to a host.\r
  *  For the logger to store data, the Dataflash must first be formatted by the host so that it contains a valid FAT filesystem.\r
  *\r
+ *  This project uses the FatFS library from ELM Chan (http://elm-chan.org/fsw/ff/00index_e.html) and the .NET HID device library\r
+ *  LibHIDNet (http://sourceforge.net/projects/libhidnet/).\r
+ *\r
  *  \section SSec_Options Project Options\r
  *\r
  *  The following defines can be found in this demo, which can control the demo behaviour when defined, or changed in value.\r