mirror of
https://github.com/brmlab/brmdoor_libnfc.git
synced 2025-06-08 00:24:00 +02:00
Renamed module and files to nfc_smartcard
This commit is contained in:
parent
c297246545
commit
b57259b51d
9 changed files with 28 additions and 26 deletions
|
@ -4,7 +4,7 @@ import hmac
|
|||
import hashlib
|
||||
import logging
|
||||
|
||||
from brmdoor_nfc import NFCError
|
||||
from nfc_smartcard import NFCError
|
||||
|
||||
|
||||
class UidRecord(object):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue