Closed
Description
I would like to use a method bound to an instance of a class with WiFi.onEvent()
, so the callback needs to be a std::function
. But this would cause an issue in removeEvent, as two std::function
s cannot be compared for equality. I don't know how to fix this.
Metadata
Metadata
Assignees
Labels
No labels