Skip to content

Commit 6f8a13d

Browse files
committed
update 3r msc storage device listing
1 parent d584ff7 commit 6f8a13d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ShimmerDriver/src/main/java/com/shimmerresearch/driverUtilities/HwDriverShimmerDeviceDetails.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,7 @@ public static final class MASS_STORAGE_DEVICE {
163163

164164
public static final String[] SHIMMER3R_COMPOSITE_DEVICE = new String[] { "SHIMMER COMPOSITE DEVICE","STM32 COMPOSITE DEVICE"};
165165

166-
public static final String[] SHIMMER3R_MSC_DEVICE = new String[] { "SHIMMER MSC DEVICE","STM32 MSC DEVICE" };
166+
public static final String[] SHIMMER3R_MSC_DEVICE = new String[] { "SHIMMER MSC","STM32 MSC DEVICE" };
167167

168168
public static final class SERVICE_DESCRIPTION {
169169
public static final String[] COMPOSITE_DEVICE = new String[]{"USB Composite Device"};

0 commit comments

Comments
 (0)