Spelling & default LF_SAMYRUN example

This commit is contained in:
Fl0-0 2019-05-31 20:09:01 +02:00
parent 1560d1f1b3
commit 9dc658b45e
2 changed files with 3 additions and 3 deletions

View file

@ -1,4 +1,4 @@
# If you want to use it, copy this file as Makefile.platform and adjust it to your needs
PLATFORM=PM3RDV4
#PLATFORM_EXTRAS=BTADDON
#STANDALONE=HF_COLIN
#STANDALONE=LF_SAMYRUN

View file

@ -33,8 +33,8 @@ or if you have a Proxmark 3 RDV4 with the BT add-on:
PLATFORM=PM3RDV4
PLATFORM_EXTRAS=BTADDON
Option to choose standalone mode, e.g. HF_COLIN
SANDALONE=HF_COLIN
Option to choose standalone mode, e.g. LF_SAMYRUN
STANDALONE=LF_SAMYRUN
!! Make sure to "make clean" when you change platform settings !!