device: Add ledger Stax device id to device detection

pull/8775/head
Francois Beutin 1 year ago
parent c5d10a4ac4
commit 1b27fcdf77
No known key found for this signature in database
GPG Key ID: 055EEF69B9C236CE

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

Loading…
Cancel
Save