mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2026-08-22 10:39:58 +00:00
Change comment in controller.js
This commit is contained in:
+1
-1
@@ -65,7 +65,7 @@ class Controller {
|
||||
this.zigbee.permitJoin(true);
|
||||
}
|
||||
|
||||
// Start poll timer.
|
||||
// Start timers.
|
||||
this.pollTimer(true);
|
||||
this.softResetTimeout(true);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user