From 54d8819b36fa4f1f5bea28cf7acb5f5b797b9096 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Juraj=20Mich=C3=A1lek?= Date: Thu, 13 Apr 2023 08:58:02 +0200 Subject: [PATCH] doc: VID and PID also in hex --- docs/en/developing.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/en/developing.rst b/docs/en/developing.rst index adaa98b23..774227d21 100644 --- a/docs/en/developing.rst +++ b/docs/en/developing.rst @@ -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)