FastLED 3.9.15
Loading...
Searching...
No Matches
scale8.h
Go to the documentation of this file.
1#pragma once
2
3#include "fl/gfx/crgb.h" // IWYU pragma: export
4#include "fastled_config.h" // IWYU pragma: export
5#include "fl/math/lib8static.h" // IWYU pragma: export
6#include "fl/stl/compiler_control.h" // IWYU pragma: export
7
8#include "platforms/scale8.h" // IWYU pragma: export
9
Contains definitions that can be used to configure FastLED at compile time.
Defines the 8-bit red, green, and blue (RGB) pixel type in the fl namespace.
Defines static inlining macros for lib8tion functions.