From d273113e7fef07fd95f50e63dae76e140e80d8f1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Diego=20Elio=20Petten=C3=B2?= Date: Sun, 16 May 2021 15:08:40 +0100 Subject: Use the new APIs from usbmon-tools to simplify chatter extraction. The HID support module, together with the search by IDs make it easier to write a reliable extractor. --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'setup.cfg') diff --git a/setup.cfg b/setup.cfg index 618e5a7..9b69d56 100644 --- a/setup.cfg +++ b/setup.cfg @@ -43,7 +43,7 @@ hidapi = tools = click click_log - usbmon-tools + usbmon-tools ~= 3.0 dev = mypy pre-commit -- cgit v1.2.3