update new protocol and new hardware

This commit is contained in:
2022-06-10 15:40:49 +02:00
parent d6e9c78497
commit 75840c7d51
41 changed files with 1111 additions and 412 deletions

2
.vscode/launch.json vendored
View File

@ -3,7 +3,7 @@
{
"showDevDebugOutput": true,
"cwd": "${workspaceRoot}",
"executable": "./build/.elf",
"executable": "./build/PeltierControllerV3.elf",
"name": "Debug STM32",
"request": "launch",
"type": "cortex-debug",