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

◆ operator()() [6/10]

template<typename T>
void fl::detail::JsonToIntegerVisitor< T >::operator() ( const fl::vector< u8 > & )
inline

Definition at line 88 of file json_visitors.h.

88 {
89 mResult.setError("cannot convert array to integer");
90 }

References mResult.