feat: 推送编码器双边采样更改

This commit is contained in:
bmy
2024-08-03 12:33:23 +08:00
parent c9da340c46
commit cb5e6f848c
6 changed files with 83 additions and 18 deletions

View File

@@ -3,7 +3,6 @@
"type": "ARM",
"dependenceList": [],
"srcDirs": [
".eide/deps",
"3rd-part",
"app"
],
@@ -132,14 +131,12 @@
"project/inc",
".cmsis/include",
"project/MDK_V5/RTE/_BC2D",
".eide/deps",
"3rd-part/dwt_delay",
"3rd-part/PID-Library",
"app",
"3rd-part/lwprintf"
],
"libList": [],
"sourceDirList": [],
"defineList": [
"AT32F413CBT7",
"USE_STDPERIPH_DRIVER"
@@ -147,5 +144,5 @@
}
}
},
"version": "3.3"
"version": "3.4"
}