improved input report timing; some nfc cleanup

This commit is contained in:
Robert Martin
2020-05-04 16:11:47 +02:00
parent c17ab21140
commit 3adf0b2878
6 changed files with 154 additions and 69 deletions
+1
View File
@@ -20,6 +20,7 @@ PRODUCT_ID_JL = 8198
PRODUCT_ID_JR = 8199
PRODUCT_ID_PC = 8201
class Relay:
def __init__(self, capture_file=None):
self._capture_file = capture_file