mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-19 21:03:48 -07:00
Spelling & default LF_SAMYRUN example
This commit is contained in:
parent
1560d1f1b3
commit
9dc658b45e
2 changed files with 3 additions and 3 deletions
|
@ -1,4 +1,4 @@
|
||||||
# If you want to use it, copy this file as Makefile.platform and adjust it to your needs
|
# If you want to use it, copy this file as Makefile.platform and adjust it to your needs
|
||||||
PLATFORM=PM3RDV4
|
PLATFORM=PM3RDV4
|
||||||
#PLATFORM_EXTRAS=BTADDON
|
#PLATFORM_EXTRAS=BTADDON
|
||||||
#STANDALONE=HF_COLIN
|
#STANDALONE=LF_SAMYRUN
|
||||||
|
|
|
@ -33,8 +33,8 @@ or if you have a Proxmark 3 RDV4 with the BT add-on:
|
||||||
PLATFORM=PM3RDV4
|
PLATFORM=PM3RDV4
|
||||||
PLATFORM_EXTRAS=BTADDON
|
PLATFORM_EXTRAS=BTADDON
|
||||||
|
|
||||||
Option to choose standalone mode, e.g. HF_COLIN
|
Option to choose standalone mode, e.g. LF_SAMYRUN
|
||||||
SANDALONE=HF_COLIN
|
STANDALONE=LF_SAMYRUN
|
||||||
|
|
||||||
!! Make sure to "make clean" when you change platform settings !!
|
!! Make sure to "make clean" when you change platform settings !!
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue