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

◆ as_or()

template<typename T>
T fl::Json::as_or ( const T & fallback) const
inline

Definition at line 2101 of file json.h.

2103 {
2104 auto result = try_as<T>();
fl::optional< T > try_as() const
Definition json.h:1785

References try_as().

Referenced by setup().

+ Here is the call graph for this function:
+ Here is the caller graph for this function: