Skip to content

Commit

Permalink
device: add ledger flex support
Browse files Browse the repository at this point in the history
  • Loading branch information
tobtoht committed Aug 9, 2024
1 parent 76feeb6 commit dffa676
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 @@ -527,6 +527,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 dffa676

Please sign in to comment.