Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for std::function on the ESP devices #281

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

KSDaemon
Copy link

@KSDaemon KSDaemon commented Dec 29, 2024

Hi! Merry Christmas and Happy New Year!

This PR adds conditional compilation flow for ESP32/ESP8266 platforms to allow using the std::function as a command callback.

I hope I've found all the places. But if it's not true — please point me and I'll update the missing places.

This closes #143.

@KSDaemon
Copy link
Author

KSDaemon commented Jan 6, 2025

Jentle ping @dawidchyrzynski .... WDYT?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ESP32 Support for Method Pointers
1 participant