feat: 增加简单串口通信帧发送解析功能

This commit is contained in:
bmy
2024-04-23 00:12:07 +08:00
parent 6c640c8338
commit 7123fb2f25
6 changed files with 537 additions and 351 deletions

View File

@@ -30,7 +30,8 @@
"activityBar.background": "#4B2301",
"titleBar.activeBackground": "#693002",
"titleBar.activeForeground": "#FFF9F4"
}
},
"cortex-debug.variableUseNaturalFormat": false
},
"extensions": {
}