From 09667a676eb708072cb9ef087b14ab4b3ce9ac6b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ond=C5=99ej=20Vejpustek?= Date: Tue, 1 Sep 2020 13:55:28 +0200 Subject: [PATCH] core/tools: update hid-bridge readme --- core/tools/hid-bridge/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/core/tools/hid-bridge/README.md b/core/tools/hid-bridge/README.md index 8933986ff..b0d91cb98 100644 --- a/core/tools/hid-bridge/README.md +++ b/core/tools/hid-bridge/README.md @@ -16,6 +16,6 @@ Run [Trezor emulator](https://github.com/trezor/trezor-core/blob/master/docs/emu ## Known issues -Does not work with Firefox. Firefox closes hid devices upon loss of focus. +It does not work with some older versions of Firefox. Firefox used to close hid devices upon loss of focus. -Does not work with the emulator in debug mode since the emulator doesn't start the hid interface in debug mode. +It does not work with the emulator in debug mode since the emulator doesn't start the hid interface in debug mode.