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
|
@ -8,7 +8,7 @@ import ConfigParser
|
|||
from binascii import hexlify
|
||||
|
||||
|
||||
from brmdoor_nfc import NFCDevice, NFCError
|
||||
from nfc_smartcard import NFCDevice, NFCError
|
||||
from brmdoor_authenticator import UidAuthenticator, YubikeyHMACAuthenthicator
|
||||
import unlocker
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue