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

◆ toFloat()

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

Definition at line 380 of file str.h.

380 {
382 }
size_t mLength
Definition str.h:108
const char * c_str() const
Definition str.h:272
static float parseFloat(const char *str, size_t len)
Definition str.cpp:222

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

+ Here is the call graph for this function: