FastLED 3.9.15
Loading...
Searching...
No Matches

◆ bind() [2/2]

template<typename Callable>
void fl::Remote::bind ( const Config< Callable > & config)
inline

Register method with config (name, function, optional metadata)

Definition at line 85 of file remote.h.

85 {
86 mRpc.bind(config);
87 }
fl::Rpc mRpc
Definition remote.h:206

References bind(), and mRpc.

Referenced by bind(), and bind().

+ Here is the call graph for this function:
+ Here is the caller graph for this function: