Merge pull request #8779

14de562 device: Add ledger Stax device id to device detection (Francois Beutin)
This commit is contained in:
luigi1111 2023-03-18 18:21:25 -04:00
commit d7821a02c4
No known key found for this signature in database
GPG Key ID: F4ACA0183641E010
1 changed files with 1 additions and 0 deletions

View File

@ -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) {