mirror of
https://github.com/brmlab/brmdoor_libnfc.git
synced 2025-06-07 16:14:01 +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
|
@ -1,7 +1,7 @@
|
|||
#!/usr/bin/env python
|
||||
import sys
|
||||
|
||||
from brmdoor_nfc import NFCDevice, NFCError
|
||||
from nfc_smartcard import NFCDevice, NFCError
|
||||
from binascii import hexlify
|
||||
|
||||
def formatAPDU(apdu):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue