docs: 添加产品发布说明 (V1.6 release notes)

This commit is contained in:
wangfq
2026-06-24 10:13:26 +08:00
parent 2f6cb54847
commit c73c9dae2b
3 changed files with 140 additions and 1 deletions

View File

@@ -510,7 +510,7 @@ void TMR15_GLOBAL_IRQHandler(void)
/* FLAG_OUT: 离开延时SW_4=ON 时 500msOFF 时 0 */
if (loop1_FLAG_OUT) {
if (SET_DLY) {
if (!SET_DLY) {
loop1_OUTCNT++;
if (loop1_OUTCNT > OUT_DELAY) {
loop1_FLAG_OUT = 0;