aboutsummaryrefslogtreecommitdiff
path: root/src/device
diff options
context:
space:
mode:
authorluigi1111 <luigi1111w@gmail.com>2023-03-18 18:21:25 -0400
committerluigi1111 <luigi1111w@gmail.com>2023-03-18 18:21:25 -0400
commitd7821a02c43aee32ae39e0809736d1be41ddf7ba (patch)
tree00e6936c70af186f8326442fe0b80a41001c507d /src/device
parentb4519c6bbd425abc40e307634aafa6c2d24f2184 (diff)
parent14de562a6f81157c47198b63513d762e423d8f7d (diff)
downloadmonzero-core-d7821a02c43aee32ae39e0809736d1be41ddf7ba.tar.gz
monzero-core-d7821a02c43aee32ae39e0809736d1be41ddf7ba.tar.xz
monzero-core-d7821a02c43aee32ae39e0809736d1be41ddf7ba.zip
Merge pull request #8779
14de562 device: Add ledger Stax device id to device detection (Francois Beutin)
Diffstat (limited to 'src/device')
-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 8069c074e..a4b5f3ef0 100644
--- a/src/device/device_ledger.cpp
+++ b/src/device/device_ledger.cpp
@@ -526,6 +526,7 @@ namespace hw {
{0x2c97, 0x0001, 0, 0xffa0},
{0x2c97, 0x0004, 0, 0xffa0},
{0x2c97, 0x0005, 0, 0xffa0},
+ {0x2c97, 0x0006, 0, 0xffa0},
};
bool device_ledger::connect(void) {