SensESP 3.0.1
Universal Signal K sensor toolkit ESP32
|
#include "pwm_output.h"
#include "sensesp/system/lambda_consumer.h"
#include "sensesp/ui/config_item.h"
#include "valueconsumer.h"
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) |