7static const char *
const TAG =
"sm16716";
19 " Total number of channels: %u\n"
20 " Number of chips: %u",
29 for (uint8_t i = 0; i < 50; i++) {
34 for (uint8_t index = 0; index < this->
num_channels_; index++) {
virtual void digital_write(bool value)=0
void dump_config() override
std::vector< uint8_t > pwm_amounts_
void write_byte_(uint8_t data)
void loop() override
Send new values if they were updated.
void write_bit_(bool value)
Providing packet encoding functions for exchanging data with a remote host.