SensESP 3.1.1
Universal Signal K sensor toolkit ESP32
Loading...
Searching...
No Matches
rgb_led.h File Reference
#include "pwm_output.h"
#include "sensesp/system/lambda_consumer.h"
#include "sensesp/ui/config_item.h"
#include "valueconsumer.h"
#include "esp_arduino_version.h"
Include dependency graph for rgb_led.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  sensesp::RgbLed
 A special device object that can be used to control a multi-channel color rgb LED light using up to 3 digital output channels. A "color" is defined using the standard 24 bit color depth numbers composed of three 8 bit channels for Red, Green, and Blue (see https://techterms.com/definition/rgb) More...
 

Namespaces

namespace  sensesp
 

Functions

const String sensesp::ConfigSchema (const RgbLed &obj)
 

Variables

constexpr int sensesp::kPWMResolution = 13