Skip to content

Commit 3a24041

Browse files
committed
Correct the MANUFACTURER_URL PID
1 parent d7efa40 commit 3a24041

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

data/pid_data.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5398,7 +5398,7 @@
53985398
'type': 'string'}]},
53995399
'get_sub_device_range': 2,
54005400
'name': 'MANUFACTURER_URL',
5401-
'value': 0x00d1},
5401+
'value': 0x00d0},
54025402

54035403
# PRODUCT_URL
54045404
{'get_request': {'items': []},

0 commit comments

Comments
 (0)