FastLED 3.9.15
Loading...
Searching...
No Matches
squarewave.h File Reference

Detailed Description

Square wave generator function.

Definition in file squarewave.h.

#include "fl/stl/int.h"
#include "fl/math/lib8static.h"
#include "fl/stl/noexcept.h"
+ Include dependency graph for squarewave.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  fl
 Base definition for an LED controller.
 

Functions

LIB8STATIC u8 fl::squarewave8 (u8 in, u8 pulsewidth=128) FL_NOEXCEPT
 Square wave generator.