feat: 增加步进电机绝对和相对位置设置函数
This commit is contained in:
2
.vscode/launch.json
vendored
2
.vscode/launch.json
vendored
@@ -7,7 +7,7 @@
|
||||
"request": "launch",
|
||||
"name": "openocd",
|
||||
"servertype": "openocd",
|
||||
"executable": "build\\BC3D\\BC3D.elf",
|
||||
"executable": "build\\Debug\\BC3D.elf",
|
||||
"runToEntryPoint": "main",
|
||||
"configFiles": [
|
||||
"interface/cmsis-dap.cfg",
|
||||
|
||||
Reference in New Issue
Block a user