FastLED 3.9.15
Loading...
Searching...
No Matches
pixel.cpp.hpp File Reference
#include "fl/codec/pixel.h"
#include "fastled_progmem.h"
+ Include dependency graph for pixel.cpp.hpp:
+ 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

void fl::rgb565ToRgb888 (fl::u16 rgb565, fl::u8 &r, fl::u8 &g, fl::u8 &b)
 

Variables

const fl::u8 fl::rgb565_5to8_table [32]
 
const fl::u8 fl::rgb565_6to8_table [64]