FastLED
3.9.15
Loading...
Searching...
No Matches
dither_mode.h
Go to the documentation of this file.
1
3
4
#pragma once
5
6
#include <
stdint.h
>
7
8
#include "
fl/namespace.h
"
9
11
#define DISABLE_DITHER 0x00
13
#define BINARY_DITHER 0x01
15
FASTLED_NAMESPACE_BEGIN
16
typedef
uint8_t
EDitherMode
;
17
FASTLED_NAMESPACE_END
EDitherMode
FASTLED_NAMESPACE_BEGIN typedef uint8_t EDitherMode
The dither setting, either DISABLE_DITHER or BINARY_DITHER.
Definition
dither_mode.h:16
FASTLED_NAMESPACE_END
#define FASTLED_NAMESPACE_END
Definition
namespace.h:23
namespace.h
Implements the FastLED namespace macros.
FASTLED_NAMESPACE_BEGIN
Definition
rgbw.cpp:14
stdint.h
dither_mode.h
Generated on Thu May 29 2025 04:44:57 for FastLED by
1.13.2