mirror of
https://github.com/esphome/esphome.git
synced 2025-07-29 22:56:37 +00:00
preen
This commit is contained in:
parent
3f33f04651
commit
f33419a3aa
@ -19,8 +19,6 @@ void TLC5947::setup() {
|
||||
}
|
||||
|
||||
this->pwm_amounts_.resize(this->num_chips_ * N_CHANNELS_PER_CHIP, 0);
|
||||
|
||||
ESP_LOGCONFIG(TAG, "Done setting up TLC5947 output component.");
|
||||
}
|
||||
void TLC5947::dump_config() {
|
||||
ESP_LOGCONFIG(TAG, "TLC5947:");
|
||||
|
Loading…
x
Reference in New Issue
Block a user