Skip to content

Commit f8bce55

Browse files
committed
comment added for min version
1 parent bb7f92b commit f8bce55

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
@@ -186,7 +186,7 @@ namespace librealsense
186186
{RS400_MIPI_RECOVERY_PID, "5.16.0.1" },
187187
{RS430_GMSL_PID, "5.16.8.0" },
188188
{RS415_GMSL_PID, "5.17.1.1" },
189-
{RS401_GMSL_PID, "5.17.2.100" }
189+
{RS401_GMSL_PID, "5.17.2.100" } // TO BE UPDATED!!!
190190
};
191191

192192
std::vector<platform::uvc_device_info> filter_d400_device_by_capability(

0 commit comments

Comments
 (0)