Typedef drivers::udp_driver::Functor

Typedef Documentation

using drivers::udp_driver::Functor = std::function<void(const std::vector<uint8_t>&)>