|
FastLED 3.9.15
|
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. | |