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
This is a test to call a member function in a class via void (*)() to be able to use with Arduino attachInterrupt.
It works standalone, but not on an ESP32 using PlatformIO.
What's going wrong here?