mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-21 05:43:48 -07:00
Added led order parameter (for Proxmark3 Easy board)
This commit is contained in:
parent
a6af4df5ed
commit
2ba0fbdcde
4 changed files with 28 additions and 1 deletions
|
@ -10,6 +10,10 @@ PLATFORM=PM3RDV4
|
|||
#PLATFORM_EXTRAS=BTADDON FLASH
|
||||
#STANDALONE=LF_SAMYRUN
|
||||
|
||||
# Uncomment the line below to set the correct LED order on board Proxmark3 Easy
|
||||
# Only available with PLATFORM=PM3GENERIC
|
||||
#LED_ORDER=PM3EASY
|
||||
|
||||
# Uncomment the lines below in order to make a 256KB image
|
||||
# and comment out the lines above
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue