FastLED
3.9.15
Loading...
Searching...
No Matches
◆
BindError
enum class
fl::BindError
strong
Enumerator
NotFound
SignatureMismatch
Definition at line
100
of file
rpc.h
.
100
{
101
NotFound
,
// No method registered with that name
102
SignatureMismatch
// Method exists but signature doesn't match
103
};
fl::BindError::NotFound
@ NotFound
Definition
rpc.h:101
fl::BindError::SignatureMismatch
@ SignatureMismatch
Definition
rpc.h:102
fl
Generated on Tue Jun 16 2026 00:07:03 for FastLED by
1.13.2