mirror of
https://github.com/esphome/esphome.git
synced 2025-07-30 15:16:37 +00:00
preen
This commit is contained in:
parent
0f9fa89ddc
commit
cce7eca2b7
@ -56,7 +56,6 @@ void MY9231OutputComponent::setup() {
|
|||||||
this->send_dcki_pulses_(32 * this->num_chips_);
|
this->send_dcki_pulses_(32 * this->num_chips_);
|
||||||
this->init_chips_(command);
|
this->init_chips_(command);
|
||||||
}
|
}
|
||||||
ESP_LOGV(TAG, " Chips initialized.");
|
|
||||||
}
|
}
|
||||||
void MY9231OutputComponent::dump_config() {
|
void MY9231OutputComponent::dump_config() {
|
||||||
ESP_LOGCONFIG(TAG, "MY9231:");
|
ESP_LOGCONFIG(TAG, "MY9231:");
|
||||||
|
Loading…
x
Reference in New Issue
Block a user