device: add ledger flex support

See: bd1b09970f/libs/ledgerjs/packages/devices/src/index.ts (L111)
This commit is contained in:
tobtoht 2024-08-09 10:31:05 +02:00
parent caa62bc9ea
commit bd2b226572
No known key found for this signature in database
GPG Key ID: E45B10DD027D2472
1 changed files with 1 additions and 0 deletions

View File

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