Skip to content
This repository has been archived by the owner on Jun 27, 2022. It is now read-only.

Commit

Permalink
Merge pull request #789 from LedgerHQ/LIVE-568
Browse files Browse the repository at this point in the history
LIVE-568 Change Product Name for nanoSP
  • Loading branch information
juan-cortes authored Feb 2, 2022
2 parents d16322f + f9fa04b commit 7561605
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/devices/src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ const devices: { [key in DeviceModelId]: DeviceModel } = {
},
[DeviceModelId.nanoSP]: {
id: DeviceModelId.nanoSP,
productName: "Ledger Nano SP",
productName: "Ledger Nano S Plus",
productIdMM: 0x50,
legacyUsbProductId: 0x0005,
usbOnly: true,
Expand Down

0 comments on commit 7561605

Please sign in to comment.