mirror of
https://github.com/esphome/esphome.git
synced 2025-09-06 21:32:21 +01:00
preen
This commit is contained in:
@@ -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:");
|
||||||
|
Reference in New Issue
Block a user