FastLED 3.9.15
Loading...
Searching...
No Matches
completion_handler.h File Reference
+ Include dependency graph for completion_handler.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  fl
 Base definition for an LED controller.
 
namespace  fl::asio
 

Typedefs

using fl::asio::connect_handler = fl::function<void(const error_code &ec)>
 Asio-style connect completion handler signature.
 
using fl::asio::io_handler
 Asio-style I/O completion handler signature.