mirror of
https://github.com/esphome/esphome.git
synced 2024-11-13 02:37:47 +01:00
Fix dev branch
This commit is contained in:
parent
7c31592850
commit
38dfab11b4
1 changed files with 1 additions and 2 deletions
|
@ -11,7 +11,6 @@ void SPIAS3935Component::setup() {
|
|||
this->spi_setup();
|
||||
ESP_LOGI(TAG, "SPI setup finished!");
|
||||
AS3935Component::setup();
|
||||
|
||||
}
|
||||
|
||||
void SPIAS3935Component::dump_config() {
|
||||
|
|
Loading…
Reference in a new issue