docs: 添加产品发布说明 (V1.6 release notes)
This commit is contained in:
@@ -510,7 +510,7 @@ void TMR15_GLOBAL_IRQHandler(void)
|
||||
|
||||
/* FLAG_OUT: 离开延时(SW_4=ON 时 500ms,OFF 时 0) */
|
||||
if (loop1_FLAG_OUT) {
|
||||
if (SET_DLY) {
|
||||
if (!SET_DLY) {
|
||||
loop1_OUTCNT++;
|
||||
if (loop1_OUTCNT > OUT_DELAY) {
|
||||
loop1_FLAG_OUT = 0;
|
||||
|
||||
Reference in New Issue
Block a user