fixed comment
This commit is contained in:
parent
a21ac02333
commit
b700fdd8dd
1 changed files with 1 additions and 1 deletions
|
|
@ -328,7 +328,7 @@ public class ZigbeeController implements HalSensorController,
|
|||
}
|
||||
});
|
||||
|
||||
// // TODO: Notify listener that a device is online
|
||||
// Notify listener that a device is online
|
||||
for (HalDeviceReportListener deviceListener : deviceListeners) {
|
||||
deviceListener.reportReceived(config, null);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue