Skip to content

Commit

Permalink
scripts: patch: support for d421 windows metadata
Browse files Browse the repository at this point in the history
Track-by: RSDEV-2233

Add D421 PID to Udev-rules manual script and manual patches for MD support

Signed-off-by: Dmitry Perchanov <[email protected]>
  • Loading branch information
dmipx committed Jul 11, 2024
1 parent 3b58f55 commit 99f1ee7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/realsense_metadata_win10.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,7 @@ $MultiPinDevices =
"USB\VID_8086&PID_0B64&MI_00",# L515
"USB\VID_8086&PID_0B68&MI_00",# L535
"USB\VID_8086&PID_0B56&MI_00" # D555e
"USB\VID_8086&PID_1155&MI_00" # D421

#Inhibit system warnings and erros, such as permissions or missing values
$ErrorActionPreference = "silentlycontinue"
Expand Down

0 comments on commit 99f1ee7

Please sign in to comment.