When we have big code and number of other tasks running in loop function the response to the IR signal gets slow or lost. So, I tried to put IR receiver pin as interrupt to esp8266 or to esp32 but, it does not worked. How can we give IR receiver pin as interrupt either to esp8266 or esp32?
When we have big code and number of other tasks running in loop function the response to the IR signal gets slow or lost. So, I tried to put IR receiver pin as interrupt to esp8266 or to esp32 but, it does not worked. How can we give IR receiver pin as interrupt either to esp8266 or esp32?