Replace rand() implementation - fixes threading lockups
[tpg/acess2.git] / Modules / Filesystems / FAT / fat.c
index e14fad0..5d1c7f5 100644 (file)
@@ -17,7 +17,7 @@
  * \todo Implement changing of the parent directory when a file is written to\r
  * \todo Implement file creation / deletion\r
  */\r
-#define DEBUG  0\r
+#define DEBUG  1\r
 #define VERBOSE        1\r
 \r
 #define CACHE_FAT      0       //!< Caches the FAT in memory\r

UCC git Repository :: git.ucc.asn.au