Skip to content

Commit

Permalink
Merge pull request #8775
Browse files Browse the repository at this point in the history
1b27fcd device: Add ledger Stax device id to device detection (Francois Beutin)
  • Loading branch information
luigi1111 committed Mar 18, 2023
2 parents b7dbf4f + 1b27fcd commit f307621
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/device/device_ledger.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -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) {
Expand Down

0 comments on commit f307621

Please sign in to comment.