mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-19 21:03:48 -07:00
fix missing import
This commit is contained in:
parent
420afa279b
commit
bc7cc7c5de
1 changed files with 1 additions and 0 deletions
|
@ -6,6 +6,7 @@
|
|||
|
||||
import pm3
|
||||
import os
|
||||
import sys
|
||||
|
||||
TOTAL_SECTORS = 16 #1k chips
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue