device: Add ledger Stax device id to device detection

This commit is contained in:
Francois Beutin 2023-03-14 10:31:20 +01:00
parent c5d10a4ac4
commit 1b27fcdf77
No known key found for this signature in database
GPG Key ID: 055EEF69B9C236CE
1 changed files with 1 additions and 0 deletions

View File

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