@ -82,7 +82,8 @@
"public_service.h": "c",
"stm32irq.h": "c",
"project_configs.h": "c",
"*.bak": "c"
"*.bak": "c",
"stm32f4xx.h": "c"
},
"files.autoGuessEncoding": false,
"files.encoding": "utf8"
@ -20,6 +20,8 @@
2. 增加电机refreshcfg接口
V111:
1.修复tmc5160电机控制错误
V112
1.修复ADC采集导致的代码卡死BUG
```
@ -1 +1 @@
Subproject commit ea11d9f77beed2bf8145bbe490283c0830fa8a77
Subproject commit cbc4bfd877ab7efefe281b29575aa7dcb93863a0
@ -15,7 +15,7 @@
* @brief 基础配置
*
*/
#define SOFTWARE_VERSION 111 // 软件版本
#define SOFTWARE_VERSION 112 // 软件版本
#define HARDWARE_VERSION 1 // 硬件版本
#define PROJECT "transmit_disinfection_micro_re" // 工程名称
#define SN_HEADER "SN" // SN号前缀