mirror of
https://github.com/arendst/Tasmota.git
synced 2025-07-24 11:16:34 +00:00
speed up erase
flash
This commit is contained in:
parent
11645705e3
commit
b71968729f
2
.vscode/settings.json
vendored
2
.vscode/settings.json
vendored
@ -46,7 +46,7 @@
|
||||
"commands": [
|
||||
{
|
||||
"id": "platformio-ide.runPIOCoreCommand",
|
||||
"args": "pio run -t erase -e ${command:platformio-ide.activeEnvironment}"
|
||||
"args": "pio run -t nobuild -t erase -e ${command:platformio-ide.activeEnvironment}"
|
||||
}
|
||||
]
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user