Open Juice10 opened 2 years ago
Is it possible to use PinChangeInterrupt with the popular ESP8266?
Not yet, do they even have this feature on the chip??
I think so, see: https://randomnerdtutorials.com/interrupts-timers-esp8266-arduino-ide-nodemcu/
But interrupts are not PCINT. Then you can use the interrupts
Is it possible to use PinChangeInterrupt with the popular ESP8266?