mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-07-07 05:21:33 -07:00
make style
This commit is contained in:
parent
75c2462777
commit
ebba11b3f5
5 changed files with 15 additions and 15 deletions
|
@ -6037,8 +6037,8 @@
|
||||||
"command": "hw connect",
|
"command": "hw connect",
|
||||||
"description": "connects to a proxmark3 device via specified serial port. baudrate here is only for physical uart or uart-bt, not for usb-cdc or blue shark add-on",
|
"description": "connects to a proxmark3 device via specified serial port. baudrate here is only for physical uart or uart-bt, not for usb-cdc or blue shark add-on",
|
||||||
"notes": [
|
"notes": [
|
||||||
"hw connect -p com3",
|
"hw connect -p /dev/ttyacm0",
|
||||||
"hw connect -p com3 -b 115200"
|
"hw connect -p /dev/ttyacm0 -b 115200"
|
||||||
],
|
],
|
||||||
"offline": true,
|
"offline": true,
|
||||||
"options": [
|
"options": [
|
||||||
|
@ -10237,6 +10237,6 @@
|
||||||
"metadata": {
|
"metadata": {
|
||||||
"commands_extracted": 601,
|
"commands_extracted": 601,
|
||||||
"extracted_by": "PM3Help2JSON v1.00",
|
"extracted_by": "PM3Help2JSON v1.00",
|
||||||
"extracted_on": "2022-01-06T12:03:19"
|
"extracted_on": "2022-01-06T19:05:01"
|
||||||
}
|
}
|
||||||
}
|
}
|
Loading…
Add table
Add a link
Reference in a new issue