Skip to content

Commit 1f60c92

Browse files
committed
fix(zigbee): Added a note of future task
1 parent cdd131b commit 1f60c92

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: libraries/Zigbee/src/ep/ZigbeeDoorWindowHandle.cpp

+1
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,7 @@ bool ZigbeeDoorWindowHandle::setTilted() {
8383
return true;
8484
}
8585

86+
//NOTE: Change to return bool as a result of esp_zb_zcl_ias_zone_status_change_notif_cmd_req()
8687
void ZigbeeDoorWindowHandle::report() {
8788
/* Send IAS Zone status changed notification command */
8889

0 commit comments

Comments
 (0)