fix: not working several interrupts
This commit is contained in:
parent
9ead86ba5e
commit
c9365e40ba
@ -1 +1 @@
|
||||
1.3.0
|
||||
1.3.1
|
@ -240,7 +240,6 @@ static void IRAM_ATTR _zh_pcf8574_isr_processing_task(void *pvParameter)
|
||||
event.gpio_number = j;
|
||||
event.gpio_level = new_reg & _gpio_matrix[j];
|
||||
}
|
||||
break;
|
||||
}
|
||||
}
|
||||
if (event.gpio_number != 0xFF)
|
||||
|
Loading…
x
Reference in New Issue
Block a user