mirror of
https://github.com/esphome/esphome.git
synced 2025-01-12 07:33:19 +01:00
removed outdated comment
This commit is contained in:
parent
bfeeefb2b4
commit
0084049c13
1 changed files with 0 additions and 2 deletions
|
@ -37,8 +37,6 @@ void Optolink::setup() {
|
|||
#elif defined(USE_ESP8266)
|
||||
VitoWiFi.setup(&Serial);
|
||||
#endif
|
||||
|
||||
// set_interval("Optolink_comm", 10000, std::bind(&Optolink::_comm, this));
|
||||
}
|
||||
|
||||
void Optolink::loop() { VitoWiFi.loop(); }
|
||||
|
|
Loading…
Reference in a new issue