mirror of
https://github.com/espressif/esp-matter.git
synced 2026-04-27 19:13:13 +00:00
doc: VID and PID also in hex
This commit is contained in:
@@ -340,8 +340,8 @@ Above QR Code contains the below default values:
|
||||
::
|
||||
|
||||
Version: 0
|
||||
Vendor ID: 65521
|
||||
ProductID: 32768
|
||||
Vendor ID: 65521 (0xFFF1)
|
||||
ProductID: 32768 (0x8000)
|
||||
Custom flow: 0 (STANDARD)
|
||||
Discovery Bitmask: 0x02 (BLE)
|
||||
Long discriminator: 3840 (0xf00)
|
||||
|
||||
Reference in New Issue
Block a user