mirror of
https://github.com/esphome/esphome.git
synced 2025-10-21 11:13:46 +01:00
running setup
This commit is contained in:
@@ -10,7 +10,6 @@ namespace ds1307 {
|
||||
static const char *const TAG = "ds1307";
|
||||
|
||||
void DS1307Component::setup() {
|
||||
ESP_LOGCONFIG(TAG, "Running setup");
|
||||
if (!this->read_rtc_()) {
|
||||
this->mark_failed();
|
||||
}
|
||||
|
Reference in New Issue
Block a user