|
FastLED 3.9.15
|
|
strong |
Error codes for RX decoder operations.
| Enumerator | |
|---|---|
| OK | No error (not typically used) |
| HIGH_ERROR_RATE | Symbol decode error rate too high (>10%) |
| BUFFER_OVERFLOW | Output buffer overflow. |
| INVALID_ARGUMENT | Invalid input arguments. |
Definition at line 68 of file rx.h.