mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-14 18:48:13 -07:00
Make variables & function names snake_case
This commit is contained in:
parent
fad30294aa
commit
8ecfc4af34
6 changed files with 272 additions and 268 deletions
|
@ -324,9 +324,9 @@ Check column "offline" for their availability.
|
|||
|command |offline |description
|
||||
|------- |------- |-----------
|
||||
|`hf gallagher help `|Y |`This help`
|
||||
|`hf gallagher reader `|N |`Attempt to read and extract tag data`
|
||||
|`hf gallagher reader `|N |`Read & decode all Gallagher credentials on the DESFire card`
|
||||
|`hf gallagher clone `|N |`Add Gallagher credentials to a DESFire card`
|
||||
|`hf gallagher delete `|N |`Delete Gallagher application from a DESFire card`
|
||||
|`hf gallagher delete `|N |`Delete Gallagher credentials from a DESFire card`
|
||||
|
||||
|
||||
### hf ksx6924
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue