Function trezor_client::find_hid_devices
source · pub fn find_hid_devices() -> Result<Vec<AvailableDevice>>
Expand description
Search for old HID devices. This should only be used for older devices that don’t have the firmware updated to version 1.7.0 yet. Trying to connect to a post-1.7.0 device will fail.