Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 199 Bytes

README.md

File metadata and controls

3 lines (3 loc) · 199 Bytes

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?