mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-01-09 17:56:53 +08:00
Merge pull request #1739 from gtalusan/master
add comment indicating pyamiibo should be installed
This commit is contained in:
commit
3d9c4c2e24
1 changed files with 3 additions and 0 deletions
|
@ -1,3 +1,6 @@
|
||||||
|
# Requirements:
|
||||||
|
# python3 -m pip install pyamiibo
|
||||||
|
|
||||||
import sys
|
import sys
|
||||||
from amiibo import AmiiboDump, AmiiboMasterKey
|
from amiibo import AmiiboDump, AmiiboMasterKey
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue