mirror of
https://github.com/esphome/esphome.git
synced 2025-03-15 23:28:13 +00:00
removed outdated comment
This commit is contained in:
parent
bfeeefb2b4
commit
0084049c13
@ -37,8 +37,6 @@ void Optolink::setup() {
|
|||||||
#elif defined(USE_ESP8266)
|
#elif defined(USE_ESP8266)
|
||||||
VitoWiFi.setup(&Serial);
|
VitoWiFi.setup(&Serial);
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
// set_interval("Optolink_comm", 10000, std::bind(&Optolink::_comm, this));
|
|
||||||
}
|
}
|
||||||
|
|
||||||
void Optolink::loop() { VitoWiFi.loop(); }
|
void Optolink::loop() { VitoWiFi.loop(); }
|
||||||
|
Loading…
x
Reference in New Issue
Block a user