Skip to content

Commit da6881b

Browse files
committed
restoring d400_mipi_recovery device min fw version to 5.16.0.1
1 parent 2c7b836 commit da6881b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ds/d400/d400-private.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,7 @@ namespace librealsense
166166
{RS405_PID, "5.12.11.8" },
167167
{RS455_PID, "5.13.0.50" },
168168
{RS457_PID, "5.16.8.0" },
169-
{RS400_MIPI_RECOVERY_PID, "5.16.8.0" },
169+
{RS400_MIPI_RECOVERY_PID, "5.16.0.1" },
170170
{RS430_GMSL_PID, "5.16.8.0" }
171171
};
172172

0 commit comments

Comments
 (0)