update new protocol and new hardware
This commit is contained in:
2
.vscode/launch.json
vendored
2
.vscode/launch.json
vendored
@ -3,7 +3,7 @@
|
||||
{
|
||||
"showDevDebugOutput": true,
|
||||
"cwd": "${workspaceRoot}",
|
||||
"executable": "./build/.elf",
|
||||
"executable": "./build/PeltierControllerV3.elf",
|
||||
"name": "Debug STM32",
|
||||
"request": "launch",
|
||||
"type": "cortex-debug",
|
||||
|
Reference in New Issue
Block a user