FastLED
3.9.15
Loading...
Searching...
No Matches
◆
anonymous enum
anonymous enum
private
Enumerator
kStrInlineSize
Definition at line
590
of file
str.h
.
590
{
591
// Bake the size into the string class so we can issue a compile time
592
// check
593
// to make sure the user doesn't do something funny like try to change
594
// the
595
// size of the inlined string via an included defined instead of a build
596
// define.
597
kStrInlineSize
=
FASTLED_STR_INLINED_SIZE
,
598
};
fl::Str::kStrInlineSize
@ kStrInlineSize
Definition
str.h:597
FASTLED_STR_INLINED_SIZE
#define FASTLED_STR_INLINED_SIZE
Definition
str.h:14
fl
Str
Generated on Tue Jun 24 2025 00:58:16 for FastLED by
1.13.2