FastLED
3.9.3
Loading...
Searching...
No Matches
dither_mode.h
1
#pragma once
2
3
#include <stdint.h>
4
5
#include "namespace.h"
6
8
#define DISABLE_DITHER 0x00
10
#define BINARY_DITHER 0x01
12
FASTLED_NAMESPACE_BEGIN
13
typedef
uint8_t EDitherMode;
14
FASTLED_NAMESPACE_END
src
dither_mode.h
Generated on Thu Nov 14 2024 00:00:34 for FastLED by
1.11.0