]> cloudbase.mooo.com Git - z180-stamp.git/blobdiff - include/avr/ffconf.h
_USE_LABEL --> FF_USE_LABEL
[z180-stamp.git] / include / avr / ffconf.h
index 51a3c23633ebe325952f16dbe591d346005509cf..b6485be2aeb1825db41f2f52ed2389ad3c5c8b7e 100644 (file)
@@ -55,7 +55,7 @@
 /  (0:Disable or 1:Enable) Also FF_FS_READONLY needs to be 0 to enable this option. */
 
 
-#define FF_USE_LABEL   0
+#define FF_USE_LABEL   1
 /* This option switches volume label functions, f_getlabel() and f_setlabel().
 /  (0:Disable or 1:Enable) */