From 3a2795e200bd3b1248768b6b0fef6bb28487ed42 Mon Sep 17 00:00:00 2001 From: Damien George Date: Mon, 29 Sep 2014 09:48:35 +0100 Subject: stmhal: Add label to internal flash drive on creation. --- stmhal/ffconf.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'stmhal/ffconf.h') diff --git a/stmhal/ffconf.h b/stmhal/ffconf.h index 4e01423ef..0e5dcfa89 100644 --- a/stmhal/ffconf.h +++ b/stmhal/ffconf.h @@ -70,7 +70,7 @@ /* To enable fast seek feature, set _USE_FASTSEEK to 1. */ -#define _USE_LABEL 0 /* 0:Disable or 1:Enable */ +#define _USE_LABEL 1 /* 0:Disable or 1:Enable */ /* To enable volume label functions, set _USE_LAVEL to 1 */ -- cgit v1.2.3