mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-07-05 20:41:34 -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",
|
||||
"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": [
|
||||
"hw connect -p com3",
|
||||
"hw connect -p com3 -b 115200"
|
||||
"hw connect -p /dev/ttyacm0",
|
||||
"hw connect -p /dev/ttyacm0 -b 115200"
|
||||
],
|
||||
"offline": true,
|
||||
"options": [
|
||||
|
@ -10237,6 +10237,6 @@
|
|||
"metadata": {
|
||||
"commands_extracted": 601,
|
||||
"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