mirror of
https://github.com/librekeys/picoforge.git
synced 2026-07-28 08:01:19 -07:00
fix(docs): typo in troubleshooting.md
This commit is contained in:
@@ -11,7 +11,7 @@ There are several ways to work around this issue
|
||||
|
||||
### 1. Flash a firmware that you build from source with USB VID/PID known by pcsc-lite
|
||||
Legaly speaking, we cannot distribute the pico-fido firmware with USB VID and PID that we do not own. And it is quite expensive to register a USB vendorID.
|
||||
This is why the pico-difo firmware is distributed with the so-called "generic" VID/PID
|
||||
This is why the pico-fido firmware is distributed with the so-called "generic" VID/PID
|
||||
But if you build a firmware from the source code for your own use you can choose to build it with known VID/PID that will be recognized by pcsc-lite.
|
||||
Refer to the the pico-fido firmware documentation for how to do that.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user