Skip to content

Commit 7b3fe09

Browse files
committed
fix(matter): reverted mattercolorlight.h format changes
1 parent 931a662 commit 7b3fe09

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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)