FastLED 3.9.15
Loading...
Searching...
No Matches
optional.h File Reference
#include "fl/variant.h"
+ Include dependency graph for optional.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  fl::Empty
 
class  fl::Optional< T >
 

Namespaces

namespace  fl
 Implements a simple red square effect for 2D LED grids.
 

Typedefs

template<typename T>
using fl::optional = Optional<T>
 

Class Documentation

◆ fl::Empty

struct fl::Empty