|
FastLED 3.9.15
|
|
inline |
Bind a method with configuration (name, function, optional metadata).
Supports dot notation for namespacing: "led.setBrightness", "system.status" Use get() to retrieve a callable if you need to invoke the method from C++ code.
Definition at line 234 of file rpc.h.
References bind(), and registerMethod().
Referenced by bind(), and bind().
Here is the call graph for this function:
Here is the caller graph for this function: