mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2026-05-12 11:18:11 -07:00
Vendored
+2
-2
@@ -14,13 +14,13 @@
|
||||
{
|
||||
"label": "flash fullimage",
|
||||
"type": "shell",
|
||||
"command": "./flash-fullimage.sh",
|
||||
"command": "sudo ./pm3-flash-fullimage",
|
||||
"problemMatcher": []
|
||||
},
|
||||
{
|
||||
"label": "FLASH BOOTROM",
|
||||
"type": "shell",
|
||||
"command": "./flash-bootrom.sh",
|
||||
"command": "sudo ./pm3-flash-bootrom",
|
||||
"problemMatcher": []
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user