We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 601728a commit 0416071Copy full SHA for 0416071
libraries/Matter/src/MatterEndpoints/MatterColorLight.h
@@ -72,4 +72,4 @@ class MatterColorLight : public MatterEndPoint {
72
EndPointRGBColorCB _onChangeColorCB = NULL;
73
EndPointCB _onChangeCB = NULL;
74
};
75
-#endif /* CONFIG_ESP_MATTER_ENABLE_DATA_MODEL */
+#endif /* CONFIG_ESP_MATTER_ENABLE_DATA_MODEL */
0 commit comments