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

◆ toFloat()

template<size_t SIZE = 64>
float fl::StrN< SIZE >::toFloat ( ) const
inline

Definition at line 358 of file str.h.

358 {
360 }
size_t mLength
Definition str.h:81
const char * c_str() const
Definition str.h:247
static float parseFloat(const char *str, size_t len)
Definition str.cpp:166

References c_str(), mLength, and fl::StringFormatter::parseFloat().

+ Here is the call graph for this function: