aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorluigi1111 <luigi1111w@gmail.com>2023-03-18 18:21:02 -0400
committerluigi1111 <luigi1111w@gmail.com>2023-03-18 18:21:02 -0400
commitf307621678c24ee7ca158fde38080d787d678733 (patch)
tree301b67f7a4d4d27314b64a568957db2da3049b90 /src
parentMerge pull request #8745 (diff)
parentdevice: Add ledger Stax device id to device detection (diff)
downloadmonero-f307621678c24ee7ca158fde38080d787d678733.tar.xz
Merge pull request #8775
1b27fcd device: Add ledger Stax device id to device detection (Francois Beutin)
Diffstat (limited to 'src')
-rw-r--r--src/device/device_ledger.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/device/device_ledger.cpp b/src/device/device_ledger.cpp
index 22a1fd986..79530e277 100644
--- a/src/device/device_ledger.cpp
+++ b/src/device/device_ledger.cpp
@@ -530,6 +530,7 @@ namespace hw {
{0x2c97, 0x0001, 0, 0xffa0},
{0x2c97, 0x0004, 0, 0xffa0},
{0x2c97, 0x0005, 0, 0xffa0},
+ {0x2c97, 0x0006, 0, 0xffa0},
};
bool device_ledger::connect(void) {