arduino-CAN
arduino-CAN copied to clipboard
Added std::function callback
Added std::function callback next to callback pointer to support lambda functions. This way, non-static functions can be used.