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?
| Name | Name | Last commit date | ||
|---|---|---|---|---|
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?