Uncategorized
Drop in replacement for std::function for use in embedded systems
Drop in replacement for std::function for use in embedded systems. Does not use dynamic memory, small memory footprint, works with GCC v7 and higher, requires C++11 or higher
Maintainer: luni64
This library is compatible with all architectures so you should be able to use it on all the Arduino boards.
To use this library, open the Library Manager in the Arduino IDE and install it from there.