Skip to content

Commit 0416071

Browse files
authored
Update libraries/Matter/src/MatterEndpoints/MatterColorLight.h
fix(matter): reveting non related endpoint code change
1 parent 601728a commit 0416071

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: libraries/Matter/src/MatterEndpoints/MatterColorLight.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -72,4 +72,4 @@ class MatterColorLight : public MatterEndPoint {
7272
EndPointRGBColorCB _onChangeColorCB = NULL;
7373
EndPointCB _onChangeCB = NULL;
7474
};
75-
#endif /* CONFIG_ESP_MATTER_ENABLE_DATA_MODEL */
75+
#endif /* CONFIG_ESP_MATTER_ENABLE_DATA_MODEL */

0 commit comments

Comments
 (0)