FastLED
3.9.15
Loading...
Searching...
No Matches
◆
operator=()
[3/13]
JsonValue
& fl::JsonValue::operator=
(
double
d
)
inline
Definition at line
753
of file
json.h
.
755
{
756
data
=
static_cast<
float
>
(d);
fl::JsonValue::data
variant_t data
Definition
json.h:678
fl
JsonValue
Generated on Fri Aug 22 2025 20:59:36 for FastLED by
1.13.2