You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A quick search of lg APIs for 'isr', 'irq', 'interrupt' turned up empty. My purpose for asking is that if such an API (implementing ISR callback) did exist, I would like to 'graft' that code onto the pigpio library to replace the deprecated /sys/class/gpio implementation of gpioSetISRFunc().
A quick search of lg APIs for 'isr', 'irq', 'interrupt' turned up empty. My purpose for asking is that if such an API (implementing ISR callback) did exist, I would like to 'graft' that code onto the pigpio library to replace the deprecated
/sys/class/gpio
implementation ofgpioSetISRFunc()
.For background see joan2937/pigpio#613
The text was updated successfully, but these errors were encountered: