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 "
fl/stl/stdint.h
"
7
#include "
fl/stl/int.h
"
8
10
#define DISABLE_DITHER 0x00
12
#define BINARY_DITHER 0x01
14
15
typedef
fl::u8
EDitherMode
;
EDitherMode
fl::u8 EDitherMode
The dither setting, either DISABLE_DITHER or BINARY_DITHER.
Definition
dither_mode.h:15
int.h
fl::u8
unsigned char u8
Definition
stdint.h:131
stdint.h
dither_mode.h
Generated on Tue Jun 16 2026 00:06:58 for FastLED by
1.13.2