dev: 暂时禁用指令下发处理

This commit is contained in:
2025-05-08 21:20:18 +08:00
parent 41ccefb980
commit d96b2070f2
6 changed files with 163 additions and 76 deletions

View File

@ -216,8 +216,8 @@ SPI1.Mode=SPI_MODE_MASTER
SPI1.VirtualType=VM_MASTER
TIM1.AutoReloadPreload=TIM_AUTORELOAD_PRELOAD_ENABLE
TIM1.IPParameters=Prescaler,Period,AutoReloadPreload
TIM1.Period=99
TIM1.Prescaler=7199
TIM1.Period=9999
TIM1.Prescaler=71
TIM3.AutoReloadPreload=TIM_AUTORELOAD_PRELOAD_ENABLE
TIM3.IPParameters=Prescaler,Period,AutoReloadPreload
TIM3.Period=59