Skip to content

Commit

Permalink
Merge pull request monero-project#9429
Browse files Browse the repository at this point in the history
bd2b226 device: add ledger flex support (tobtoht)
  • Loading branch information
luigi1111 committed Aug 13, 2024
2 parents 28788bc + bd2b226 commit 0db9e74
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 @@ -528,6 +528,7 @@ namespace hw {
{0x2c97, 0x0004, 0, 0xffa0},
{0x2c97, 0x0005, 0, 0xffa0},
{0x2c97, 0x0006, 0, 0xffa0},
{0x2c97, 0x0007, 0, 0xffa0},
};

bool device_ledger::connect(void) {
Expand Down

0 comments on commit 0db9e74

Please sign in to comment.