From a0ad62e20f92bda3a6a5d6e1ef5e0fc7eeefb03e Mon Sep 17 00:00:00 2001 From: cecio Date: Sat, 10 Jun 2023 23:23:25 +0200 Subject: [PATCH] Fix is needed for changing the DISK_LABEL. --- USBvalve/ramdisk.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/USBvalve/ramdisk.h b/USBvalve/ramdisk.h index 7b9e871..45e91e9 100644 --- a/USBvalve/ramdisk.h +++ b/USBvalve/ramdisk.h @@ -37,7 +37,7 @@ // // Keep 11 chars -#define DISK_LABEL 'M', 'y', 'D', 'r', 'i', 'v', 'e', ' ', ' ', ' ', ' ' +#define DISK_LABEL 'U', 'S', 'B', 'V', 'A', 'L', 'V', 'E', ' ', ' ', ' ' // Do not change this here, it is just for reference #define README_CONTENTS \