|
M5Unit-RGB 0.0.1 git rev:55cb205
|
LED base unit for M5UnitUnified. More...
#include "unit_LED.hpp"#include "utility/m5unit_rgb_utility.hpp"#include <M5Utility.hpp>#include <esp_random.h>#include <driver/rmt.h>Namespaces | |
| namespace | m5 |
| Top level namespace of M5stack. | |
Functions | |
| int8_t | m5::unit::rgb::offsetR (const Order f) |
| Offset of Red. | |
| int8_t | m5::unit::rgb::offsetG (const Order f) |
| Offset of Green. | |
| int8_t | m5::unit::rgb::offsetB (const Order f) |
| Offset of Blue. | |
| int8_t | m5::unit::rgb::offsetW (const Order f) |
| Offset of White. | |
LED base unit for M5UnitUnified.