From 59e01f2df0239fdd23fbba56706f6597e9cf29fc Mon Sep 17 00:00:00 2001 From: Viktor Dragomiretskyy Date: Sat, 29 Jun 2019 20:01:27 +1200 Subject: [PATCH] DB init part of the pairing added. Pairing is done, YAY! --- db97.py | 5 +++++ init_db.py | 49 +++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 54 insertions(+) create mode 100644 init_db.py diff --git a/db97.py b/db97.py index 9b2d70c..f9c1e5a 100644 --- a/db97.py +++ b/db97.py @@ -33,6 +33,11 @@ def subtype_to_string(s): return 'WINBIO_FINGER_UNSPECIFIED_POS_%02d' % (s - 0xf5 + 1) def parse_user_storage(rsp): + rc, = unpack('