FastLED 3.9.15
Loading...
Searching...
No Matches
rpc_handle.h File Reference
#include "fl/stl/function.h"
#include "fl/stl/type_traits.h"
#include "fl/stl/noexcept.h"
+ Include dependency graph for rpc_handle.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  fl::RpcHandle< R(Args...)>
 

Namespaces

namespace  fl
 Base definition for an LED controller.
 

Typedefs

template<class Sig>
using fl::RpcFn = fl::function<Sig>