manual: Fix USB ProductID swap between bootloader and application

Change-Id: I7adf31cb731f34834bb859f667e5edf51964ad32
This commit is contained in:
Harald Welte 2021-03-30 15:22:24 +02:00
parent 5329dc976b
commit 6101b1b938
1 changed files with 2 additions and 2 deletions

View File

@ -26,8 +26,8 @@ DFU mode can be entered in two ways:
Simply disconnect the USB cable, then push that button and keep it
pushed while re-attaching the USB cable.
The icE1usb boot loader enumerates as VID:PID `1d50:6145`, while the
normal application firmware enumerates as `1d50:6144`,
The icE1usb boot loader enumerates as VID:PID `1d50:6144`, while the
normal application firmware enumerates as `1d50:6145`,
You can for example use `lsusb` to check the VID:PID: